Backpropagation Through Time
concepts · 1 notes linked
Related: Recurrent Neural Networks · Gradient Descent
Notes
- How to implement an RNN (2/2) - Tensor data and non-linearities — From-scratch NumPy RNN with tensor input, tanh activations, and RMSProp optimizer