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.
☆296Updated 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
- Deep Learning Resources and Tutorials using Keras and Lasagne☆424Updated 4 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
- Neural network toolkit for Python☆328Updated 7 years ago
- Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.☆1,293Updated 9 years ago
- Practical 6: LSTM language models☆261Updated 10 years ago
- Watch a neural network think. Written in Python.☆106Updated 9 years ago
- Data sets for machine learning in Python☆474Updated 7 years ago
- Scikit-learn compatible tools using theano☆363Updated 8 years ago
- Combines the ease of use of scikit-learn with the power of Theano/Lasagne☆953Updated last year
- Clean implementation of feed forward neural networks☆239Updated 9 years ago
- Simple code for trying out TensorFlow with simulated datasets☆171Updated 6 years ago
- Short tutorial for TensorFlow, designed to be presented in-person☆133Updated 7 years ago
- Multi-layer Perceptron☆90Updated 9 years ago
- a general purpose learning agent☆207Updated 5 years ago
- Annotated notes and summaries of the TensorFlow white paper, along with SVG figures and links to documentation☆434Updated 6 years ago
- NeuPy is a Tensorflow based python library for prototyping and building neural networks☆737Updated 7 months ago
- Winning solution for the Galaxy Challenge on Kaggle (http://www.kaggle.com/c/galaxy-zoo-the-galaxy-challenge)☆497Updated 10 years ago
- Keras Total Visualization project☆364Updated 7 years ago
- ☆265Updated 8 years ago
- In this project I will try to train Chrome's Trex/Dino character to learn to play by looking my gameplay (Supervised).☆101Updated 4 years ago
- Simple reinforcement learning in Python.☆202Updated 4 years ago
- Neurolab is a simple and powerful Neural Network Library for Python☆164Updated 5 years ago
- Implementation of some deep learning algorithms.☆896Updated 10 years ago
- Sample code for deep learning & neural networks☆195Updated last month
- A series of blog posts on convolutional neural networks and their generalizations.☆206Updated 7 years ago
- Directory of Jupyter notebooks exploring various topics☆316Updated 8 years ago
- Slides and exercises for the Deep Learning Summer School 2015 programming tutorials☆389Updated 9 years ago