This is your work, valued
pytorch_forward_forward. Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation
1.5kAssociative_LSTM. LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)
111Recurrent-Neural-Networks. Recurrent Neural Network for modeling sequential data implemented using Python and Theano.
92CTC-Connectionist-Temporal-Classification. Theano implementation of CTC.
76Gradient_Starvation. Gradient Starvation: A Learning Proclivity in Neural Networks
60Epoch_wise_Double_Descent. Official implementation of "Multi-scale Feature Learning Dynamics: Insights for Double Descent".
17RNN_Experiments. General experiments on Vanilla RNN and LSTM in Theano.
16LSTM_Dropout. Python
4Theano_Tile_Coding. A tile coder in theano for Reinforcement Learning tasks
3LSTM-Attention. LSTM-Attention
3DeepLearningTutorials. Deep Learning Tutorial notes and code. See the wiki for more info.
2CatsVSDogs. Kaggle Cats vs Dogs challenge for IFT6266
2ladder_network. Implementation of "Ladder Network" using Blocks and Theano.
2theano_alexnet. Theano-based Alexnet
2Identity_RNN. RNN on MNIST (one pixel at a time) with Identity initialization
2DAR. Deep Action Recognition
1ofxTSNE. t-SNE dimensionality reduction technique for openFrameworks
1mpezeshki.github.io. JavaScript
1GAN-Nesterov-Training.
1A-_Guide_-to_Data_Sciecne_from_mathematics. It is a blueprint to data science from the mathematics to algorithms. It is not completed.
1draw. Reimplementation of DRAW
1keras-GAN. Generative Adversarial Networks with Keras
1ladder. Ladder network is a deep learning algorithm that combines supervised and unsupervised learning
1