Implementation of Recurrent Neural Network (RNN) from scratch
-
Updated
Sep 28, 2019 - Python
Implementation of Recurrent Neural Network (RNN) from scratch
This is a repository for the paper: "Sequence anticipation and spike-timing-dependent plasticity emerge from a predictive learning rule" M Saponati, M Vinck (Nature Communications, 2023)
Implementation of various basic layers forward and back propagation. CS 231n Stanford Spring 2018: Convolutional Neural Networks for Visual Recognition. Solutions to Assignments
This is a tutorial for personal practice regarding building RNNs from scratch.
Add a description, image, and links to the backpropagation-through-time topic page so that developers can more easily learn about it.
To associate your repository with the backpropagation-through-time topic, visit your repo's landing page and select "manage topics."