Skip to content

I use normal distribution order statistics to replace batch normalizations in binary neural networks. I show that this avoids some BatchNorm problems, with little cost.

License

Notifications You must be signed in to change notification settings

atbolsh/BNN_order_statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BNN_order_statistics

I use normal distribution order statistics to replace batch normalizations in binary neural networks. I show that this avoids some BatchNorm problems, with little cost.

The FormulasForRenorm file contains the full explanation of the method, with a demonstration on a CNN classifier. The second notebook is there to demonstrate the beneficial effects of this method on an autoencoder.

About

I use normal distribution order statistics to replace batch normalizations in binary neural networks. I show that this avoids some BatchNorm problems, with little cost.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published