Skip to content

LaurenceA/adabayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

adabayes

Includes two optimizers defined in (https://arxiv.org/abs/1807.07540; NeurIPS 2020).

They are exposed as standard pytorch optimizers.

To import them, it is easiest to copy the source files here, and run:

from adabayes import AdaBayes

or

from adabayesfp import AdaBayesFP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages