Skip to content

Physics Informed Neural Networks (PINNs) + SPINNs + HyperPINNs with JAX 📓 Check out our various notebooks to get started ⚠️ Mirror repository of jinns (development happens on Gitlab)

License

Notifications You must be signed in to change notification settings

mia-jinns/jinns

Repository files navigation

jinns

Physics Informed Neural Networks with JAX. jinns has been developed to estimate solutions to your ODE et PDE problems using neural networks. jinns is built on JAX.

jinns specific points:

  • jinns is coded with JAX as a backend: forward and backward autodiff, vmapping, jitting and more!

  • In jinns, we give the user maximum control on what is happening. We also keep the maths and computations visible and not hidden behind layers of code!

  • In the near future, we want to focus the development on inverse problems and inference in mecanistic-statistical models

  • Separable PINNs are implemented

  • Hyper PINNs are implemented

  • Check out our various notebooks to get started with jinns

For more information, open an issue or contact us!

Installation

Install the latest version with pip

pip install jinns

Documentation

The project's documentation is available at https://mia_jinns.gitlab.io/jinns/index.html

Contributing

  • First fork the library on Gitlab.

  • Then clone and install the library in development mode with

pip install -e .
  • Install pre-commit and run it.
pip install pre-commit
pre-commit install
  • Open a merge request once you are done with your changes.

Contributors & references

Active: Hugo Gangloff, Nicolas Jouvin Past: Pierre Gloaguen, Charles Ollion, Achille Thin

About

Physics Informed Neural Networks (PINNs) + SPINNs + HyperPINNs with JAX 📓 Check out our various notebooks to get started ⚠️ Mirror repository of jinns (development happens on Gitlab)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •