jorgenkg / python-neural-network
This is an efficient implementation of a fully connected neural network in NumPy. The network can be trained by a variety of learning algorithms: backpropagation, resilient backpropagation and scaled conjugate gradient learning. The network has been developed with PYPY in mind.
☆295Updated 5 years ago
Alternatives and similar repositories for python-neural-network:
Users that are interested in python-neural-network are comparing it to the libraries listed below
- Simple reinforcement learning in Python.☆202Updated 4 years ago
- Watch a neural network think. Written in Python.☆105Updated 9 years ago
- Neural network toolkit for Python☆328Updated 6 years ago
- Scikit-learn compatible tools using theano☆363Updated 8 years ago
- Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/a…☆461Updated 8 years ago
- Simple code for trying out TensorFlow with simulated datasets☆172Updated 5 years ago
- This package provides users with methods for the automated building, training, and testing of complex neural networks using Google's Tens…☆192Updated 7 years ago
- Slides and exercises for the Deep Learning Summer School 2015 programming tutorials☆389Updated 9 years ago
- Exercises for my tutorials on Theano☆679Updated 9 years ago
- Multi-layer Perceptron☆89Updated 8 years ago
- Combines the ease of use of scikit-learn with the power of Theano/Lasagne☆951Updated last year
- Neural networks in NumPy/Cython☆139Updated 9 years ago
- Winning solution for the National Data Science Bowl competition on Kaggle (plankton classification)☆566Updated 9 years ago
- Demonstration of recurrent neural network implemented with Theano☆377Updated 7 years ago
- Practical 6: LSTM language models☆261Updated 9 years ago
- Data sets for machine learning in Python☆474Updated 7 years ago
- Modular & extensible deep learning framework built on Theano.☆210Updated 2 years ago
- Scripts to setup a GPU / CUDA-enabled compute server with libraries for deep learning☆295Updated 9 years ago
- The repo for the fast and easy guide to the most popular deep learning framework in the world.☆188Updated 8 years ago
- A highly extensible deep learning framework☆423Updated 7 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 9 years ago
- neural networks, sparse encoders, and recursive auto encoder sin python☆99Updated 12 years ago
- Theano-based Alexnet☆229Updated 7 years ago
- Kayak is a library for automatic differentiation with applications to deep neural networks.☆227Updated 7 years ago
- 2nd place solution to the Kaggle Right Whale challenge☆174Updated 8 years ago
- Deploy tensorflow graphs for fast evaluation and export to tensorflow-less environments running numpy.☆354Updated 2 months ago
- Short tutorial for TensorFlow, designed to be presented in-person☆302Updated 8 years ago
- Deep Learning Resources and Tutorials using Keras and Lasagne☆425Updated 4 years ago
- A deep Q learning demonstration using Google Tensorflow☆1,169Updated 7 years ago
- Deep learning code by Hinton☆93Updated 12 years ago