dennybritz / nn-from-scratchLinks
Implementing a Neural Network from Scratch
☆2,165Updated 2 years ago
Alternatives and similar repositories for nn-from-scratch
Users that are interested in nn-from-scratch are comparing it to the libraries listed below
Sorting:
- Deep Learning Tutorial notes and code. See the wiki for more info.☆4,140Updated 5 years ago
- Introduction to Deep Neural Networks with Keras and Tensorflow☆2,971Updated 2 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆899Updated 2 years ago
- Supporting code for short YouTube series Neural Networks Demystified.☆1,344Updated 2 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆4,050Updated 2 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.