jperla / neuralLinks
neural networks, sparse encoders, and recursive auto encoder sin python
☆99Updated 13 years ago
Alternatives and similar repositories for neural
Users that are interested in neural are comparing it to the libraries listed below
Sorting:
- Multi-layer Perceptron☆90Updated 9 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 10 years ago
- ☆107Updated 7 years ago
- Pretrained models for TFLearn and TensorFlow☆57Updated 7 years ago
- ☆73Updated 13 years ago
- Watch a neural network think. Written in Python.☆106Updated 9 years ago
- Common Code Workflow tutorial on Theano☆60Updated 8 years ago
- A tensorflow library for building all kinds of models☆70Updated 4 years ago
- CUDA-based NumPy☆234Updated 8 years ago
- Deep Learning Package base on Theano☆103Updated 8 years ago
- The repo for the fast and easy guide to the most popular deep learning framework in the world.☆187Updated 8 years ago
- GitXiv Competition: Replicate the findings of the Deep Q&A research paper, preferably in collaboration with others. Use library of choice…☆40Updated 9 years ago
- ☆183Updated 9 years ago
- Neural networks in NumPy/Cython☆139Updated 10 years ago
- Deep learning made easy☆116Updated 11 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
- Slides and exercises for the Theano tutorial at the Deep Learning School in Stanford, September 24-25, 2016☆114Updated 8 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆187Updated 9 years ago
- neon model zoo☆178Updated 2 years ago
- Multi-GPU mini-framework for Theano☆196Updated 7 years ago
- ☆49Updated 8 years ago
- Convolutional Neural Networks for Matlab for classification and segmentation, including Invariang Backpropagation (IBP) and Adversarial T…☆238Updated 8 years ago
- Unfinished. Deep Q Learning in Tensorflow for ATARI.☆84Updated 9 years ago
- Breakthrough AI Papers and CODE for Any Industry.☆244Updated 7 years ago
- TensorBuilder is a TensorFlow library enables you to easily create complex deep neural networks by leveraging the phi DSL to help define …