Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madrugado/deep-learning-nlp-rl-papers
Recent Deep Learning papers in NLU and RL
https://github.com/madrugado/deep-learning-nlp-rl-papers
deep-learning deep-learning-papers natural-language-processing nlu reinforcement-learning
Last synced: 1 day ago
JSON representation
Recent Deep Learning papers in NLU and RL
- Host: GitHub
- URL: https://github.com/madrugado/deep-learning-nlp-rl-papers
- Owner: madrugado
- Created: 2016-12-26T12:24:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-05T18:04:05.000Z (about 5 years ago)
- Last Synced: 2024-08-04T06:01:11.162Z (3 months ago)
- Topics: deep-learning, deep-learning-papers, natural-language-processing, nlu, reinforcement-learning
- Language: Python
- Size: 1.05 MB
- Stars: 294
- Watchers: 44
- Forks: 50
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recent Deep Learning papers in NLU and RL
I think that other people's notes are rarely useful, so I'm listing the interesting for me papers with a few words about the main idea for me to make references in memory.
If you're in such stuff, welcome: [__papers list__](./PAPERS2019.md).
To keep list size feasible the each year papers are separated to specific file:
* [2019](./PAPERS2019.md)
* [2018](./PAPERS2018.md)
* [2017](./PAPERS2017.md)
* [2016 & earlier](./PAPERS.md)I'm not only adding recent papers, but also update lists for previous periods, if I find interesting "old" paper. To keep up with updates, you could follow me on [twitter](https://twitter.com/madrugad0).
Also I've found that, there are some additional materials which are helpful for me or my students, so I've added a new list of miscellaneous [articles](./MISC.md). It is not sorted in chronological order, only by content type.
To make the tool work you need Table-of-Content creation tool, which is integrated with this software; you only need `wget` available for download. This tool has an option of twitter integration, which need to be installed and configured before usage. The tool was tested to work on Ubuntu Linux 16.04 & MacOS X 10.6; it should work on newer versions of these operating systems.
## License
![CC BY](https://licensebuttons.net/l/by/3.0/88x31.png)## Table of Contents
I'm using [toc maker](https://github.com/ekalinin/github-markdown-toc.go) from Eugeny Kalinin, it is very useful, thank to him for this tool.## Twitter integration
For twitting I'm using the perfect ["t"](https://github.com/sferik/t). It is really elegant and simple to use.