2024-03-04 - Neural SPH
Added
- Dataset generation notebook #24
runner_test.py
,check_cfg
, LAGRANGEBENCH_DEFAULTS #28- Model checkpoints #29
Fixed
- Rollout extrapolation steps #25
Changed
- Zenodo URL to datasets with
force.py
file #26 - Move
experiments/*
content tolagrangebench/runner.py
andlagrangebench/defaults.py
#28 - Gonfigs from
argparse
toomegaconf
#28 - Trainer from function to
class
#28
Full Changelog: v0.1.2...v0.2.0a1