Published June 17, 2024
| Version v1
Software
Open
Code for "Accurate Computation of Quantum Excited States with Neural Networks"
Description
A snapshot of the GitHub repository for Fermionic Neural Networks (https://github.com/google-deepmind/ferminet) which includes an implementation of the Natural Excited States algorithm described in "Accurate Computation of Quantum Excited States with Neural Networks". Config files for the experiments from the paper can be found in ferminet/configs/excited, and tests which run all experimental configurations (on small networks) can be found in ferminet/tests/excited_test.py.
Files
Files
(179.0 kB)
Name | Size | Download all |
---|---|---|
md5:26840d5ee7c77dd300fbefbb28929b36
|
179.0 kB | Download |
Additional details
Related works
- Is source of
- Preprint: arXiv:2308.16848 (arXiv)
Software
- Repository URL
- https://github.com/google-deepmind/ferminet
- Programming language
- Python