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
Sorting:
- neural networks, sparse encoders, and recursive auto encoder sin python☆99Updated 13 years ago
- A highly extensible deep learning framework☆423Updated 7 years ago
- Simple code for trying out TensorFlow with simulated datasets☆171Updated 5 years ago
- Scikit-learn compatible tools using theano☆363Updated 8 years ago
- Deep Learning Resources and Tutorials using Keras and Lasagne☆424Updated 4 years ago
- Simple reinforcement learning in Python.☆202Updated 4 years ago
- Machine learning library written in readable python code☆174Updated 8 years ago
- Slides and exercises for the Deep Learning Summer School 2015 programming tutorials☆389Updated 9 years ago
- Exercises for my tutorials on Theano☆683Updated 9 years ago
- Data sets for machine learning in Python☆474Updated 7 years ago
- Neural network toolkit for Python☆328Updated 6 years ago
- Neurolab is a simple and powerful Neural Network Library for Python☆163Updated 4 years ago
- Rapid Machine Learning Prototyping in Python☆651Updated 9 years ago
- This is an introduction to tensorflow☆135Updated 8 years ago
- A collection of tutorials on neural networks, using Theano☆222Updated 2 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 7 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 9 years ago
- ☆151Updated 8 years ago
- This repository contains Deep Learning examples using Tensorflow. This repository will be useful for Deep Learning starters who find diff…☆129Updated 7 years ago
- Watch a neural network think. Written in Python.☆106Updated 9 years ago
- Q-learning for Keras☆389Updated 6 years ago
- Pyevolve☆314Updated 3 years ago
- Combines the ease of use of scikit-learn with the power of Theano/Lasagne☆952Updated last year
- Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/a…☆460Updated 8 years ago
- Neural networks in NumPy/Cython☆139Updated 10 years ago
- The repo for the fast and easy guide to the most popular deep learning framework in the world.☆187Updated 8 years ago
- Implementation of some deep learning algorithms.☆897Updated 10 years ago
- Scripts to setup a GPU / CUDA-enabled compute server with libraries for deep learning☆295Updated 9 years ago
- KEras Reinforcement Learning gYM agents☆290Updated 7 years ago