Skip to content

Repository files navigation

Neural IVP

Codebase for Griffiths, Wrathmall, and Gardiner, Solving physics-based initial value problems with unsupervised machine learning. Phys. Rev. E 111, 055302. 2025.

Quickstart

Ensure uv is installed on your system. Installation instructions: https://docs.astral.sh/uv/getting-started/installation/.

# Create a virtual env and install deps
uv venv

# Run the notebook
uv run marimo run examples/harmonic_oscillator.py # or henon_heiles.py

Artifacts are written under ./examples/outputs/figures|paths|models/<system_name>/<run_name>/.

About

Codebase for the paper "Solving physics-based initial value problems with unsupervised machine learning."

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages