Skip to content

Deep neural network-based solution to the ground and excited states of 1D and 2D Bose-Hubbard model

Notifications You must be signed in to change notification settings

DisQS/HubbardNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This code is modified based on the paper:

Ziyan Zhu, Marios Mattheakis, Weiwei Pan, and Efthimios Kaxiras, “HubbardNet: Efficient predictions of the Bose-Hubbard model spectrum with deep neural networks,” Physical Review Research 5, 043084 (2023).

1D/2D gorund state: energy-based training using ADAM. Activation function : $\exp$

1D/2D excited states: fractal dimensions-based training using ADAM. Activation function: linear, $\exp$, $\exp(\text{sgn}(u^2))$

About

Deep neural network-based solution to the ground and excited states of 1D and 2D Bose-Hubbard model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.0%
  • Python 14.0%