Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Implementation of neural coherent states, arXiv:2105.15193

NotificationsYou must be signed in to change notification settings

wrzadkow/ncs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of neural coherent states, a type of neural-network quantumstates introduced in the following preprint:

Artificial neural network states for non-additive systems
Wojciech Rzadkowski, Mikhail Lemeshko, Johan H. Mentink
arXiv:2105.15193

Dependencies

This code needsJax andFlax.Python 3.9 is recommended.

Using the code

Runningpython main.py will perform learning procedure for a small systemwith two bosonic modes. Energies at each optimization step will be written tooutput.txt. Forsimplicity, adjusting both the physics and algorithm parameters is donedirectlyin the main file by editingphysics_pars andarg_pars variables.

The code runs on GPU without change. Consultthis material for running on TPU.

The tests can be run withpython tests.py. No errors indicate tests passing,whileAssertionErrors appearing correspond to their failure.


[8]ページ先頭

©2009-2025 Movatter.jp