dennybritz / nn-from-scratchLinks
Implementing a Neural Network from Scratch
☆2,080Updated last year
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:
- Exercises for my tutorials on Theano☆684Updated 9 years ago
- Deep Learning Tutorial notes and code. See the wiki for more info.☆4,131Updated 4 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆898Updated last year
- Implementing Multiple Layer Neural Network from Scratch☆322Updated 9 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,293Updated 9 years ago
- Materials for my scikit-learn tutorial☆1,790Updated 2 years ago
- Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library☆3,256Updated last year
- Introduction to Deep Neural Networks with Keras and Tensorflow☆2,962Updated last year
- Implementing Recurrent Neural Network from Scratch☆488Updated 7 years ago
- Light your way in Deep Learning with Torch 🔦☆594Updated 8 years ago
- Introduction to Deep Learning for Natural Language Processing☆603Updated 5 years ago
- Language Model GRU with Python and Theano☆500Updated 9 years ago
- Python coded examples and documentation of machine learning algorithms.☆611Updated 4 years ago
- ☆829Updated last year
- VIP cheatsheets for Stanford's CS 221 Artificial Intelligence☆2,748Updated 5 years ago
- A list of popular github projects related to deep learning☆5,959Updated last year
- A collection of IPython notebooks covering various topics.☆2,613Updated 4 years ago
- ☆869Updated 8 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆4,044Updated last year
- A collection of Kaggle solutions. Not very polished.☆768Updated 6 years ago
- Scikit-learn tutorial at SciPy2016☆516Updated 6 years ago
- machine learning and deep learning tutorials, articles and other resources☆243Updated 4 years ago
- Summaries and notes on Deep Learning research papers☆4,420Updated 7 years ago
- Kaggle's competition for using Google's word2vec package for sentiment analysis☆621Updated 6 years ago
- Exercises for the Deep Learning textbook at www.deeplearningbook.org☆1,367Updated 3 years ago
- Supporting code for short YouTube series Neural Networks Demystified.☆1,327Updated last year
- Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial☆2,618Updated 4 years ago
- Code from the "Tensorflow and deep learning - without a PhD, Part 2" session on Recurrent Neural Networks.