jorgenkg / python-neural-networkLinks
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.
☆297Updated 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
Sorting:
- neural networks, sparse encoders, and recursive auto encoder sin python☆100Updated 13 years ago
- Watch a neural network think. Written in Python.☆107Updated 10 years ago
- A highly extensible deep learning framework☆422Updated 8 years ago
- Simple reinforcement learning in Python.☆202Updated 4 years ago
- Data sets for machine learning in Python☆476Updated 8 years ago
- Module to help with running learning agents against PyGame games☆156Updated 4 years ago
- Neural network toolkit for Python☆327Updated 7 years ago
- Exercises for my tutorials on Theano☆686Updated 9 years ago
- Machine learning library written in readable python code☆174Updated 8 years ago
- Simple code for trying out TensorFlow with simulated datasets☆171Updated 6 years ago
- Deep Learning Resources and Tutorials using Keras and Lasagne☆427Updated 5 years ago
- Scikit-learn compatible tools using theano☆364Updated 8 years ago
- Combines the ease of use of scikit-learn with the power of Theano/Lasagne☆955Updated 2 years ago
- Q-learning for Keras☆392Updated 6 years ago
- Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/a…☆461Updated 9 years ago
- Machine Learning Tool Guides and Theory Notes☆423Updated 8 years ago
- This package provides users with methods for the automated building, training, and testing of complex neural networks using Google's Tens…☆191Updated 8 years ago
- Multi-layer Perceptron☆90Updated 9 years ago
- The repo for the fast and easy guide to the most popular deep learning framework in the world.☆187Updated 9 years ago
- Neurolab is a simple and powerful Neural Network Library for Python☆167Updated 5 years ago
- A handwritten multilayer perceptron classifer using numpy.☆231Updated 8 years ago
- Practical 6: LSTM language models☆261Updated 10 years ago
- Neural networks in NumPy/Cython☆139Updated 10 years ago
- Short tutorial for TensorFlow, designed to be presented in-person☆299Updated 9 years ago
- Demonstration of recurrent neural network implemented with Theano☆377Updated 8 years ago
- Annotated notes and summaries of the TensorFlow white paper, along with SVG figures and links to documentation☆433Updated 6 years ago
- This is an introduction to tensorflow☆134Updated 9 years ago
- Modular & extensible deep learning framework built on Theano.☆211Updated 2 years ago
- Simple, realtime visualization of neural network training performance.☆423Updated 8 years ago
- google tensorflow deep learning for big data examples☆201Updated 9 years ago