Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Before you head over, read the [Contribution Guide](CONTRIBUTING.md) first. You
- [Plotly](#plotly)
- [Machine Learning](#machine-learning)
- [Deep Learning](#deep-learning)
- [Reinforcement Learning](#reinforcement-learning)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think @massooti to include Reinforcement Learning in another section like Machine Learning?

- [Neural Networks](#neural-networks)
- [Image Processing](#image-processing)
- [DevOps](#devops)
Expand Down Expand Up @@ -455,8 +456,16 @@ Before you head over, read the [Contribution Guide](CONTRIBUTING.md) first. You

- **Video**
- [Deep Learning Specialization by Andrew Ng](https://www.coursera.org/specializations/deep-learning)
- [MIT-Intoduction to Deep Learning](https://www.youtube.com/playlist?list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI)
- [AladdinPersson](https://www.youtube.com/c/AladdinPersson)


- ### Reinforcement Learning
- **Video**
- [Foundations of Deep RL](https://www.youtube.com/playlist?list=PLwRJQ4m4UJjNymuBM9RdmB3Z9N5-0IlY0)
- [Deep Reinforcement Learning](https://www.youtube.com/playlist?list=PL_iWQOsE6TfURIIhCrlt-wj9ByIVpbfGc)
- [Stanford-Reinforcement Learning](https://www.youtube.com/playlist?list=PLoROMvodv4rOSOPzutgyCTapiGlY2Nd8u)

- ### Neural Networks

- **Video**
Expand Down