Skip to content
/ rtrl Public

Real Time Recurrent Learning (RTRL) for text prediction - Implemented in Theano

License

Notifications You must be signed in to change notification settings

mscheifer/rtrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtrl

Real Time Recurrent Learning (RTRL) for text prediction - Implemented in Theano

Requires Python 3

The implementation also includes an addressed based memory model, to reduce the number of parameters and thus the runtime bounds. Even so the runtime is still too slow for practical use.

About

Real Time Recurrent Learning (RTRL) for text prediction - Implemented in Theano

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages