Skip to content

Releases: b-fg/SmartSOD2D

v1.0.1

17 Dec 16:01
fe1eb9f

Choose a tag to compare

What's Changed

  • More postprocessing tools by @b-fg in #5
  • Removed explicit smartredis dependency by @b-fg in #6

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Sep 15:37
5c16ecf

Choose a tag to compare

The release of SmartSOD2D v1.0.0 includes the following changes:

  • Update compatibility with SmartSim, SmartRedis, Tensorflow, and Tensorflow-agents to their latests versions.
  • Merge with latest SOD2D master branch
  • Integration of #1 to abstract a general class and let users implement their own state/reward/action routines by @lguas
  • Updated examples with new JSON format required in SOD2D and added cylinder test case by @RicardMontala
  • Fix nomenclature inconsistencies in 'train','collect','eval' across codebase.
  • Fix action bound to apply both in training and evaluation
  • Marenostrum5 installation and tests
  • Removed SOD2D as submodule

What's Changed

Full Changelog: https://github.com/b-fg/SmartSOD2D/commits/v1.0.0