Skip to content

Explanation code for backpropagation through time using feedforward and recurrent neural networks, written by dr. Alessandro Ingrosso

Notifications You must be signed in to change notification settings

WouterKroot/ingrosso_rnn

 
 

Repository files navigation

laconeu2023_rnn

Tutorial for the lectures "The shortest possible introduction to learning in recurrent neural networks" at LACONEU 2023, Valparaiso, Chile.

Requirements: python 3, torch > 1.

The ideal ordering of tutorials is the following:

  1. recurrent_chaos.ipynb

  2. recurrent_force.ipynb

  3. pytorch_primer.ipynb

  4. feed_forward_backprop.ipynb

  5. recurrent_backprop_through_time.ipynb

About

Explanation code for backpropagation through time using feedforward and recurrent neural networks, written by dr. Alessandro Ingrosso

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%