Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ben-marshall/ann-playground

Code I develop while learning about Artificial Neural Networks
https://github.com/ben-marshall/ann-playground

Last synced: about 1 month ago
JSON representation

Code I develop while learning about Artificial Neural Networks

Awesome Lists containing this project

README

        

Neural Network Playground
=========================

A training space for my learning about neural networks.

Tutorials I am Following:
- [Hackers Guide To Neural Networks By Andrej Karpathy](http://karpathy.github.io/neuralnets/)
- [Standford CS231n Course Notes](http://cs231n.github.io/)
- [Neural Networks & Deep Learning Book](http://neuralnetworksanddeeplearning.com/chap1.html)