Releases: osigaud/bbrl
Releases · osigaud/bbrl
Removed useless ParallelGymAgent creator
small fix in ParallelGymAgent creation
small fix in ParallelGymAgent creation
added custom ParallelGymAgent constructor
added a method to create a ParallelGymAgent from an existing environment, rather than from a building function
Keyword-based agent wrapper
0.3.1 Keyword-based agent wrapper and name
Bug fixes in replay buffer
Bug fixes in replay buffer
0.2.11
Fixed GAE for autoreset=true
fixed gae calculation to deal with autoreset= true and false. The idea consists in passing the current values and the next values separately, and to make all the Tensor adaptations from the outside.
0.2.9
fixing plot_critic
fixing plot_critic
fixed plot_critic
fixed plot_critic