Skip to content

Releases: NESTLab/GSP-RL

1.2.3

07 Oct 15:12
Compare
Choose a tag to compare

fixes some bugs in RDDPG critic load

1.2.2

11 Sep 16:19
Compare
Choose a tag to compare

adding support for running GPU trained models on CPU

1.2.1

01 Jul 14:23
Compare
Choose a tag to compare
adding pyproject

1.2.0

29 Apr 11:30
Compare
Choose a tag to compare

Broadens the scope of the library and fixes some bugs

1.1.5

14 Apr 21:11
Compare
Choose a tag to compare

addresses an issue with Attention

1.1.4

13 Apr 22:43
Compare
Choose a tag to compare

Updating unit tests

1.1.3

13 Apr 21:38
3398f1d
Compare
Choose a tag to compare

This release broadens the applicability of the Replay Buffer and addresses some issues in DDPG and TD3

1.1.2

13 Apr 19:50
Compare
Choose a tag to compare

Fixing bug in TD3 Network Architecture

1.1.1

13 Apr 18:02
Compare
Choose a tag to compare

Adds configuration file injestion

pytest fix

13 Apr 12:07
Compare
Choose a tag to compare

fixes device setting when running pytest