Skip to content

Releases: rickstaa/stable-learning-control

v4.3.0

11 Aug 12:18
beac2f2
Compare
Choose a tag to compare

4.3.0 (2023-08-11)

Features

Bug Fixes

  • tf2: fix critical tf2 gradient update bug (#322) (dfc239b)

v4.2.0

08 Aug 11:01
2dfbf58
Compare
Choose a tag to compare

4.2.0 (2023-08-08)

Features

  • improve hyperparmeter tuning, logger and add W&B logging (#314) (74afd65)

Bug Fixes

  • wandb: fix wandb config format and run name (#317) (ca048de)

Documentation

v4.1.0

02 Aug 14:49
6788535
Compare
Choose a tag to compare

4.1.0 (2023-08-02)

Features

Documentation

  • update admonitions to new GFM specs (ae7d3bc)

v4.0.10

15 Jul 20:21
8936537
Compare
Choose a tag to compare

4.0.10 (2023-07-15)

Documentation

v4.0.9

11 Jul 14:36
47a3270
Compare
Choose a tag to compare

4.0.9 (2023-07-11)

Documentation

v4.0.8

11 Jul 13:56
4756b7e
Compare
Choose a tag to compare

4.0.8 (2023-07-10)

Documentation

  • add snapshots comment to CONTRIBUTING (c2031b2)

v4.0.7

09 Jul 17:28
d33d53f
Compare
Choose a tag to compare

4.0.7 (2023-07-09)

Bug Fixes

  • fix 'test_policy' episode length bug (#292) (6d34f74)

v4.0.6

09 Jul 10:35
c5c0085
Compare
Choose a tag to compare

4.0.6 (2023-07-09)

Bug Fixes

Documentation

  • improve documentation defaults (be99008)

v4.0.5

06 Jul 17:41
bf3bcae
Compare
Choose a tag to compare

4.0.5 (2023-07-06)

Bug Fixes

  • ensure 'test_policy' works with gymnasium>=0.28.1 (#276) (80fe370)
  • fix environment validation (#280) (a8a0346)

Documentation

v4.0.4

01 Jul 18:37
a884d52
Compare
Choose a tag to compare

4.0.4 (2023-07-01)

Bug Fixes