Skip to content

2024-03-04 - Neural SPH

Compare
Choose a tag to compare
@arturtoshev arturtoshev released this 03 Jul 11:09
· 26 commits to main since this release
c8f48a1

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 to lagrangebench/runner.py and lagrangebench/defaults.py #28
  • Gonfigs from argparse to omegaconf #28
  • Trainer from function to class #28

Full Changelog: v0.1.2...v0.2.0a1