Browse Source

Merge pull request #222 from Sachinbhatttech/patch-1

Added a new resource
Chaitanya Prakash Bapat 2 years ago
parent
commit
f9c4c7b6c4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -142,6 +142,7 @@
 33. [What are GANs and how do they work? by Edward Raff](https://youtu.be/f6ivp84qFUc)
 34. [Coding a basic WGAN in PyTorch by Edward Raff](https://youtu.be/7VRdaqMDalQ)
 35. [Training a Reinforcement Learning Agent by Miguel Morales](https://youtu.be/8TMT-gHlj_Q)
+36. [Understand what is Deep Learning](https://www.scaler.com/topics/what-is-deep-learning/)
 
 ### Papers
 *You can also find the most cited deep learning papers from [here](https://github.com/terryum/awesome-deep-learning-papers)*