Skip to content

Experiments with Hinton's recirculation algorithm for training autoencoders

Notifications You must be signed in to change notification settings

mdabagia/recirculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Recirculation

Experiments with Hinton's recirculation algorithm for training autoencoders with Python & NumPy - no TensorFlow required!

A basic description for the training algorithm ('recirculation') and the outline for the first experiment here can be found in this paper:

Hinton, G. E. and McClelland, J. L. Learning representations by recirculation. Neural Information Processing Systems, 1988, pages 358-366. http://www.cs.toronto.edu/~hinton/absps/recirculation.pdf

About

Experiments with Hinton's recirculation algorithm for training autoencoders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published