Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 885 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 885 Bytes

recurrent-neural-networks

On the difficulty of training recurrent neural networks - 'gradient norm clipping strategy' explained

Introduction to LSTM and GRU - resonable introduction

Deep Recurrent Q-Learning for Partially Observable MDPs - DQN with LSTM

Optimizing RNN Performance

[Visualizing Higher-Layer Features of a Deep Network] (http://www.iro.umontreal.ca/~lisa/publications2/index.php/publications/show/247)

Insight into training neural network - among others: gradient descent methods

No more pesky learning rates