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

https://github.com/praatibhsurana/deep-learning

Consists of Jupyter notebooks coded in Python involving various neural network based projects and a few important research papers to study from and get a grasp of deep learning
https://github.com/praatibhsurana/deep-learning

deep-learning neural-network neural-networks python

Last synced: 6 months ago
JSON representation

Consists of Jupyter notebooks coded in Python involving various neural network based projects and a few important research papers to study from and get a grasp of deep learning

Awesome Lists containing this project

README

          

# Deep-Learning
Consists of Jupyter notebooks coded in Python involving various neural network based projects.
Also, some famous neural networks like the LeNet and ResNets have been used in a couple of projects to compare results of various different neural networks. There are also examples of various types of regularizations and network optimizations like the Adam optimization.