Skip to content

Adaptive Normalized Risk-Averting Training For Deep Neural Networks

Notifications You must be signed in to change notification settings

cauchyturing/ANRAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/cauchyturing/ANRAT

This is an implementation of the ANRAT methods in the paper 

"
Adaptive Normalized Risk-Averting Training For Deep Neural Networks
Zhiguang Wang, Tim Oates, James Lo
Proceedings of The Thirtieth AAAI Conference on Artificial Intelligence
"

Dependencies:
Theano
Lasagne
Keras (Only used for loading the MNIST dataset)

Using a pure simple ConvNets of 32-32-256-10, you should be able to achieve 0.39%-0.40% error rate on MNIST, which is around the state-of-the-art with 'Convlolutional Kernel Network' or 'Deeply Supervised Nets'.

About

Adaptive Normalized Risk-Averting Training For Deep Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages