google-deepmind / ferminet

An implementation of the Fermionic Neural Network for ab-initio electronic structure calculations
Apache License 2.0
721 stars 120 forks source link

Tf #48

Closed ChignoliPaolo closed 2 years ago

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

jsspencer commented 2 years ago

I'm glad you are interested in exploring ferminet but the tensorflow code is strictly legacy and we are not developing it further nor accepting pull requests against it. The JAX version is under development and you may well find it much easier to experiment with (especially for testing out model Hamiltonians).