7_Research_Directions_Deep_Learning
This is the code for "The Future of Deep Learning Research" by Siraj Raval on Youtube
Overview
This is the code for this video on Youtube by Siraj Raval. I'll cover how backpropagation works, how its used in deep learning, and 7 research directions that could overtake it. All the links and assets are in the jupyter notebook.
Dependencies
Usage
Run juypter notebook
in terminal and the code appears in your browser.
Credits
Credits go to Trask for the code snippet.