11 lines
710 B
Markdown
11 lines
710 B
Markdown
Suggesstions/ paper updates/ any contributions to this list are most welcome! Please feel free to *open issues* or *create pull requests* as follows: <br>
|
|
|
|
|
|
Modify the README.md and follow the format
|
|
```
|
|
* ** Short Title**: "TITLE", CONFERENCE, YEAR. [[Paper](link)] [[Code](link)] [[Website](link)]
|
|
```
|
|
If possible, use arXiv links rather than custom links at other servers, and link to the *abstract* not PDF. For example:
|
|
|
|
* **ZSP**: "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents", *arXiv, 2022*. [[Paper](https://arxiv.org/abs/2201.07207)] [[Pytorch Code](https://github.com/huangwl18/language-planner)] [[Website](https://wenlong.page/language-planner/)]
|