Skip to content

RNNpresentation: A presentation about Recurrent Neural Network (RNN)

License

Notifications You must be signed in to change notification settings

felipessalvatore/RNNpresentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNNpresentation: A presentation about Recurrent Neural Networks.

alt text

Licensed under creative commons

I create these slides together with @thiagopbueno for a seminar at USP to explain recurrent neural networks.

Back Propagation Visualizations

Back propagation in one time step Back propagation through time (BPTT) Exploding gradient Vanishing gradient

Usage

You can find the pdf of the presentation in the folder /src/pdf. But if you want to compile (for Ubuntu users) the latex file just run:

$ bash install.sh 
$ cd src/
$ make

Releases

No releases published

Packages

No packages published