An open API service indexing awesome lists of open source software.

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

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).