Supélec LSTM project
CentraleSupélec 2nd year project - Machine learning, LSTM and time pattern recognition
Pinned Repositories
appartement-report
PinaPL
PinaPL Is Not A Projet Long
PinaPL-2
Another implementation of a standard neural network
pychain
A library for creating neural networks with computational graphs.
reber-datasets
Training and test datasets for different problems about Reber grammar.
reber-grammar
A small script which uses the Reber grammar in order to generate strings.
reber-rtrl
A simple implementation of fully connected neural networks that use RTRL in order to learn Reber grammars.
shakespeare-rtrl
a recurrent network learning shakespeare using rtrl
simpleBPTT
A simple (working \o/ )bptt algorithm implementation with LSTM cells in c++
simpleRTRL
A simple RTRL implementation in C++
Supélec LSTM project's Repositories
supelec-lstm/PinaPL
PinaPL Is Not A Projet Long
supelec-lstm/PinaPL-2
Another implementation of a standard neural network
supelec-lstm/simpleBPTT
A simple (working \o/ )bptt algorithm implementation with LSTM cells in c++
supelec-lstm/appartement-report
supelec-lstm/simpleRTRL
A simple RTRL implementation in C++
supelec-lstm/music-generation
Generation of music using LSTM
supelec-lstm/PinaPL-Network
supelec-lstm/PinaPL-report
Our LaTeX project report (in french)
supelec-lstm/project-slides
Slides en commun de la présentation
supelec-lstm/pychain
A library for creating neural networks with computational graphs.
supelec-lstm/pylstm
a simple implementation of lstms using python
supelec-lstm/pymlp
A first and comprehensive implementation of feedforward multilayer perceptrons.
supelec-lstm/reber-datasets
Training and test datasets for different problems about Reber grammar.
supelec-lstm/reber-grammar
A small script which uses the Reber grammar in order to generate strings.
supelec-lstm/reber-rtrl
A simple implementation of fully connected neural networks that use RTRL in order to learn Reber grammars.
supelec-lstm/shakespeare-rtrl
a recurrent network learning shakespeare using rtrl
supelec-lstm/note-rnn
A neural network for generating scores.
supelec-lstm/PinaPL_lstm
C++ LSTM implementation using Eigen3