rougier / neural-networksLinks
Artificial Neural Networks / Python
☆156Updated last year
Alternatives and similar repositories for neural-networks
Users that are interested in neural-networks are comparing it to the libraries listed below
Sorting:
- ☆45Updated 4 years ago
- A Python package that implements various regression algorithms, including Partial Least Squares and Principal Components Regression☆23Updated 3 weeks ago
- High performance implementation of Extreme Learning Machines (fast randomized neural networks).☆197Updated 6 months ago
- Kohonen vector quantizers (SOM, NG, GNG)☆71Updated 7 years ago
- Collection of jupyter notebooks for demonstrating software.☆168Updated 2 years ago
- Website of Laurens van der Maaten☆41Updated this week
- Matlab implementation of Machine Learning algorithms☆59Updated 10 years ago
- A Python implementation of the Principal Component Pursuit algorithm from arXiv:0912.3599☆66Updated 5 years ago
- A MATLAB implementation of the TensorFlow Neural Networks Playground seen on http://playground.tensorflow.org/☆72Updated 8 years ago
- Extreme Learning Machine implementation in Python☆546Updated 4 years ago
- Fast Function Extraction☆85Updated last month
- Keras implementation of Deep Learning papers☆94Updated 7 years ago
- Python cognitive modelling suite☆100Updated 7 years ago
- python library implementing ensemble methods for regression, classification and visualisation tools including Voronoi tesselations.☆127Updated 5 years ago
- Blog☆339Updated last year
- ☆37Updated 8 years ago
- An implementation of the Viterbi Algorithm for training Hidden Markov models. This repo accompanies the video found here: https://www.you…☆146Updated 2 years ago
- Python implementation of the Epigenetic Robotic Architecture (ERA). It includes standalone classes for Self-Organizing Maps (SOM) and Heb…☆71Updated 6 years ago
- Koolmogorov is a Python library based on CompLearn☆70Updated 8 years ago
- This is an efficient implementation of a fully connected neural network in NumPy. The network can be trained by a variety of learning alg…☆296Updated 5 years ago
- Hopfield Network implemented with Python☆106Updated 6 years ago
- A simple interface to allow Python to call MATLAB functions.☆95Updated 8 years ago
- Bayesian machine learning in Python