Skip to content

Implementation of fluctuation dissipation relations for automatic learning rate annealing.

License

Notifications You must be signed in to change notification settings

cybertronai/pytorch-fd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of https://arxiv.org/abs/1810.00004 for automatic learning rate annealing.

Note: this implementation doesn't appear to match the results in the paper.

Try the sample

git clone git@github.com:cybertronai/pytorch-fd.git
cd pytorch-fd
pip install -e .
python test_fd.py
tensorboard --logdir=runs

About

Implementation of fluctuation dissipation relations for automatic learning rate annealing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages