jaxfss

JAX/Flax implementation of finite-size scaling


Keywords
deep-learning, flax, jax, machine-learning, neural-network, optax, physics
License
MIT
Install
pip install jaxfss==0.1.0

Documentation

jaxfss

github workflow Jupyter Book Badge

JAX/Flax implementation of finite-size scaling analysis ising_binder

Installation

jaxfss can be installed with pip with the following command:

pip install jaxfss

Quickstart

Check out the documentation!!

Other packages

Citation

Please cite this paper when you use this package for your research!!

  • [Full paper] Ryosuke Yoneda and Kenji Harada, Neural Network Approach to Scaling Analysis of Critical Phenomena, arXiv: 2209.01777.

    @article{yoneda2022neural,
        title={Neural Network Approach to Scaling Analysis of Critical Phenomena},
        author={Yoneda, Ryosuke and Harada, Kenji},
        url={https://arxiv.org/abs/2209.01777},
        journal={arXiv preprint arXiv:2209.01777},
        year={2022}
    }
  • [Conference paper] Currently preparing!!