Releases: jjshoots/Wingman
Releases · jjshoots/Wingman
0.17.0
Created listed_dict_to_dicted_list
to help with dict
-based contiguous replay buffer implementation.
0.16.0
Allows for nested yaml configs.
0.15.4
Allow for conversion of nested buffers that depend on FlatReplayBuffer
.
0.15.3
Allows mode swapping for replay buffer from torch to numpy.
0.15.2
Fixes int64 casting error for replay buffer.
0.15.0
Make faster using randint sampling for replay buffer.
0.14.0
Allow nested dictionary replay buffers.
0.12.0
Move random rollover to top level of replay buffer init.