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.
☆299Updated 6 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:
- Q-learning for Keras☆392Updated 7 years ago
- Watch a neural network think. Written in Python.☆106Updated 10 years ago
- A highly extensible deep learning framework☆423Updated 8 years ago
- Simple reinforcement learning in Python.☆202Updated 4 years ago
- neural networks, sparse encoders, and recursive auto encoder sin python☆100Updated 13 years ago
- Combines the ease of use of scikit-learn with the power of Theano/Lasagne☆954Updated 2 years ago
- Machine learning library written in readable python code☆174Updated 8 years ago
- Scikit-learn compatible tools using theano☆365Updated 8 years ago
- Data sets for machine learning in Python☆477Updated 8 years ago
- Neurolab is a simple and powerful Neural Network Library for Python☆167Updated 5 years ago
- Simple code for trying out TensorFlow with simulated datasets☆171Updated 6 years ago
- Deep Learning Resources and Tutorials using Keras and Lasagne☆426Updated 5 years ago
- Exercises for my tutorials on Theano☆687Updated 10 years ago
- Module to help with running learning agents against PyGame games☆157Updated 5 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
- Neural network toolkit for Python☆327Updated 7 years ago
- Machine Learning Tool Guides and Theory Notes☆424Updated 9 years ago
- Deep neural networks without the learning cliff! Classifiers and regressors compatible with scikit-learn.☆1,206Updated 5 years ago
- Pyevolve☆315Updated 4 years ago
- Winning solution for the Galaxy Challenge on Kaggle (http://www.kaggle.com/c/galaxy-zoo-the-galaxy-challenge)☆497Updated 11 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,294Updated 10 years ago
- A collection of tutorials on neural networks, using Theano☆221Updated 3 years ago
- ☆196Updated 13 years ago
- NeuPy is a Tensorflow based python library for prototyping and building neural networks☆734Updated last year
- 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
- Scripts to setup a GPU / CUDA-enabled compute server with libraries for deep learning☆294Updated 9 years ago
- Rapid Machine Learning Prototyping in Python☆656Updated 10 years ago
- Deploy tensorflow graphs for fast evaluation and export to tensorflow-less environments running numpy.☆355Updated last year
- A deep Q learning demonstration using Google Tensorflow☆1,165Updated 8 years ago
- The repo for the fast and easy guide to the most popular deep learning framework in the world.☆186Updated 9 years ago