There are many great tutorials on neural networks that one can find online nowadays. Simply searching for the words “Neural Network” will produce numerous results on GithubGist. Even tough there are many examples floating around on the web, I decided to have my own Introduction to Neural Networks!
In my tutorial, I specifically tried to illustrate the use of Python classes to define layers in the network as objects. Each layer object has forward and backward propagation methods which leads to compact, easily readable code.
Here is the Python notebook of Yet another introduction to neural networks. Below is an extract (picture.) Hopefully you will enjoy!
Comment
Hello Vincent,
Thank You so much for the update!
Best,
Hendra
Hi Hendra, the link has been fixed.
Hello Burak,
It looks like the link
https://github.com/bhimmetoglu/talks-and-lectures/blob/master/Machi...
is missing.
© 2019 Data Science Central ®
Powered by
Badges | Report an Issue | Privacy Policy | Terms of Service
Most Popular Content on DSC
To not miss this type of content in the future, subscribe to our newsletter.
Other popular resources
Archives: 2008-2014 | 2015-2016 | 2017-2019 | Book 1 | Book 2 | More
Most popular articles
You need to be a member of Data Science Central to add comments!
Join Data Science Central