mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-05-18 08:46:10 +08:00
255e4e1256
Why? JaxTestCase is deprecated for use outside the JAX project as of version 0.3.1; see https://jax.readthedocs.io/en/latest/changelog.html#jax-0-3-1-feb-18-2022 PiperOrigin-RevId: 432390267
Accompanying code for Better, Faster Fermionic Neural Networks
All package requirements are listed in requirements.txt.
Contributing
This is purely research code, provided with no further intentions of support or any guarantees of backward compatibility.
Installation
git clone git@github.com:deepmind/deepmind-research.git
pip install deepmind_research/kfac_ferminet_alpha/
Usage
You can find examples of how to use the codebase through the FermiNet project.
We also provide an example training script.
Reference
Better, Faster Fermionic Neural Networks
James S. Spencer, David Pfau, Aleksandar Botev, and W. M. C. Foulkes.
URL: https://arxiv.org/abs/2011.07125.
Optimizing Neural Networks with Kronecker-factored Approximate Curvature
James Martens, Roger Grosse