Skip to content

pseudotensor/GeoAccM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoAccM

Matlab version of geodesic acceleration.

Matlab used to directly code forwardprop, backprop, congugate gradient descent, etc.

Natural Gradient: To run with natural gradient, use Matlab and run nnet_demo_2.m with last call to nnet_train_ng() uncommented

Geodesic Acceleration: To run with geodesic acceleration added, use Matlab and run nnet_demo_2.m with last call to nnet_train_geo() uncommented.

GeoAcc currently vastly improves convergence rate for deep networks, especially on certain data sets like "curves".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages