Skip to content

The notebook connects the formulas used in the paper to the code that implements those formulas by implementing a training pipeline on a small but meaningful dataset

Notifications You must be signed in to change notification settings

clam004/adaptive-computation-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial on Adaptive Computation Time for Recurrent Neural Networks

This jupyter notebook is a tutorial and demonstration implementation of Alex Graves's paper Adaptive Computation Time for Recurrent Neural Networks. Code is based on previous PyTorch implementation by Jason Phang

The notebook connects the formulas used in the paper to the code that implements those formulas by implementing a training pipeline on a small but meaningful dataset

About

The notebook connects the formulas used in the paper to the code that implements those formulas by implementing a training pipeline on a small but meaningful dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published