https://github.com/lmarti/learning-dl-nlp-notes
An opinionated meta-tutorial on machine learning, deep learning and natural language processing
https://github.com/lmarti/learning-dl-nlp-notes
deep-learning machine-learning machine-learning-tutorials natural-language-processing
Last synced: 3 months ago
JSON representation
An opinionated meta-tutorial on machine learning, deep learning and natural language processing
- Host: GitHub
- URL: https://github.com/lmarti/learning-dl-nlp-notes
- Owner: lmarti
- License: mit
- Created: 2018-02-12T12:35:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T13:10:31.000Z (over 7 years ago)
- Last Synced: 2025-03-17T14:50:13.140Z (7 months ago)
- Topics: deep-learning, machine-learning, machine-learning-tutorials, natural-language-processing
- Homepage: https://lmarti.github.io/learning-dl-nlp-notes/
- Size: 30.3 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# On learning Deep Learning and Natural Language Processing
This is an opinionated meta-tutorial with materials directed towards learning deep learning and its application to natural language processing. My intention is to create a concise, usable and fast to go through collection meant for a programming-savvy audience.
I have tried to link, whenever possible, freely alternatives to the materials.
Comments are welcome and expected!
* If you find an error, please open an [issue](https://github.com/lmarti/learning-dl-nlp-notes/issues).
* If you think that I am missing something, create a [pull request](https://github.com/lmarti/learning-dl-nlp-notes/pulls) with the changes.## Organization
Notes are organized in two groups:
1. [Bootcamp](Bootcamp.md), which has a set of prerequisites and a skill checklist that you should "pass", and
2. [Technical setup](Technical.md).