🔬 Research: FermiNet: Fermionic Neural Network for quantum mechanics - paper/code #5185
Unanswered
8bitmp3
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
“If you think you understand quantum mechanics, you don’t understand quantum mechanics.” — Richard Feynman
Just wanted to highlight another paper with JAX code called Ab initio solution of the many-electron Schrödinger equation with deep neural networks by @dpfau, @jsspencer, @alexggmatthews (DeepMind), and Matthew Foulkes.
Additional JAX-based libraries include Chex (utils) and Optax (for processing and optimizing grads).
📄 Paper: https://journals.aps.org/prresearch/abstract/10.1103/PhysRevResearch.2.033429
💻 JAX code: https://github.com/deepmind/ferminet/tree/jax
🔗 DeepMind's blog post: FermiNet: Quantum Physics and Chemistry from First Principles
TL;DR (blog post)
The paper also says the authors "greatly improve the accuracy of the Slater-Jastrow-backflow variational quantum Monte Carlo (VMC) method by using a neural network we dub the Fermionic Neural Network, or FermiNet, as a more flexible Ansatz".
Beta Was this translation helpful? Give feedback.
All reactions