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 4 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
- Combines the ease of use of scikit-learn with the power of Theano/Lasagne☆950Updated last year
- Neural network toolkit for Python☆328Updated 6 years ago
- Q-learning for Keras☆387Updated 6 years ago
- A highly extensible deep learning framework☆423Updated 7 years ago
- Scikit-learn compatible tools using theano☆363Updated 7 years ago
- Clean implementation of feed forward neural networks☆238Updated 8 years ago
- Exercises for my tutorials on Theano☆675Updated 9 years ago
- Demonstration of recurrent neural network implemented with Theano☆377Updated 7 years ago
- Machine Learning on Sequential Data Using a Recurrent Weighted Average☆602Updated 4 years ago
- Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/a…☆463Updated 8 years ago
- Simple reinforcement learning in Python.☆202Updated 3 years ago
- Simple code for trying out TensorFlow with simulated datasets☆171Updated 5 years ago
- Data sets for machine learning in Python☆474Updated 7 years ago
- Watch a neural network think. Written in Python.☆104Updated 9 years ago
- A little library for text analysis with RNNs.☆531Updated 6 years ago
- The repo for the fast and easy guide to the most popular deep learning framework in the world.☆188Updated 8 years ago
- This package provides users with methods for the automated building, training, and testing of complex neural networks using Google's Tens…☆193Updated 7 years ago
- Neural networks in NumPy/Cython☆139Updated 9 years ago
- Multi-layer Perceptron☆88Updated 8 years ago
- Deep Learning Resources and Tutorials using Keras and Lasagne☆426Updated 4 years ago
- Modular & extensible deep learning framework built on Theano.☆210Updated 2 years ago
- google tensorflow deep learning for big data examples☆201Updated 9 years ago
- Keras Total Visualization project☆361Updated 6 years ago
- Practical 6: LSTM language models☆260Updated 9 years ago
- A Theano framework for building and training neural networks☆1,156Updated 5 years ago
- Implementation of some deep learning algorithms.☆895Updated 10 years ago
- GPU-Accelerated Deep Learning Library in Python☆1,164Updated 4 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,283Updated 9 years ago
- Computation Graph Toolkit☆630Updated 6 years ago
- NeuPy is a Tensorflow based python library for prototyping and building neural networks☆738Updated 2 months ago