Skip to content

Releases: JeffersonLab/SciOptControlToolkit

v0.1-beta

31 Mar 19:11
28f7901

Choose a tag to compare

v0.1-beta Pre-release
Pre-release

New Algorithms!
Includes:

  • Added SAC
  • Inference model saving based on average reward increase
  • Small bug fixes
  • Optimizations
  • Inference Actions on Tensorboard

v0.1-alpha

08 Apr 18:45
240c548

Choose a tag to compare

v0.1-alpha Pre-release
Pre-release

Initial release for the SciOptControlToolkit.
Includes:

  • Agents: DDPG and TD3
  • Buffers: ER and PER
  • Configurable models