Skip to content

solveeid/dgnet4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Higher order DGNet: Discrete gradient methods in Hamiltonian neural networks

This code is meant as a supplement to [1], and is an implementation of the higher order discrete gradient methods for Hamiltonian neural networks presented there. It builds on

Please refer to [1] if the code is used in a project.

[1] S. Eidnes. "Order theory for discrete gradient methods." arXiv preprint, arXiv:2003.08267 (2020).

[2] S. Greydanus, M. Dzamba, and J. Yosinski. "Hamiltonian neural networks." Advances in Neural Information Processing Systems, 32:15379–15389 (2019).

[3] T. Matsubara, A. Ishikawa, and T. Yaguchi. "Deep energy-based modeling of discrete-time physics." arXiv preprint, arXiv:1905.08604 (2019).

Dependencies

  • PyTorch
  • NumPy
  • Scipy
  • Autograd
  • Matplotlib

About

Higher order DGNet. Code for "Order theory for discrete gradient methods", arXiv:2003.08267

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages