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

https://github.com/limon-7/deep-learning

This project is a comprehensive collection of machine learning algorithms implemented from scratch, accompanied by detailed documentation on the underlying mathematics.
https://github.com/limon-7/deep-learning

cnn computer-vision deep-learning lstm machine-learning reinforcement-learning rnn

Last synced: 9 days ago
JSON representation

This project is a comprehensive collection of machine learning algorithms implemented from scratch, accompanied by detailed documentation on the underlying mathematics.

Awesome Lists containing this project

README

          

## Resources for Deep Learning
### 1. Computer Vision Stanford-CS231: [slide](https://cs231n.github.io/) [video](https://www.youtube.com/watch?v=vT1JzLTH4G4&list=PL3FW7Lu3i5JvHM8ljYj-zLfQRF3EO8sYv&ab_channel=StanfordUniversitySchoolofEngineering)

### 2. MIT Deep Learning: [slide](http://introtodeeplearning.com/) [video](https://www.youtube.com/watch?v=ErnWZxJovaM&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI&ab_channel=AlexanderAmini)

### 3. Reinforcement Learning:
1. ***`UCL:`*** [slide](https://www.davidsilver.uk/teaching/)
2. ***`UC Berkeley:`*** [slide](http://rail.eecs.berkeley.edu/deeprlcourse/)
3. ***`Deep RL Bootcamp:`*** [Link](https://sites.google.com/view/deep-rl-bootcamp/lectures)