Skip to content

Releases: jjshoots/Wingman

0.17.0

08 Aug 12:56
Compare
Choose a tag to compare

Created listed_dict_to_dicted_list to help with dict-based contiguous replay buffer implementation.

0.16.0

30 Jul 17:16
4c70780
Compare
Choose a tag to compare

Allows for nested yaml configs.

0.15.4

25 Jul 07:08
Compare
Choose a tag to compare

Allow for conversion of nested buffers that depend on FlatReplayBuffer.

0.15.3

25 Jul 06:28
Compare
Choose a tag to compare

Allows mode swapping for replay buffer from torch to numpy.

0.15.2

12 Jul 01:00
Compare
Choose a tag to compare

Fixes int64 casting error for replay buffer.

0.15.1

11 Jul 16:28
Compare
Choose a tag to compare

Concatenate > Append

0.15.0

11 Jul 15:20
Compare
Choose a tag to compare

Make faster using randint sampling for replay buffer.

0.14.0

03 Jul 10:04
Compare
Choose a tag to compare

Allow nested dictionary replay buffers.

0.13.0

02 Jul 13:32
Compare
Choose a tag to compare
fix problem

0.12.0

02 Jul 13:25
Compare
Choose a tag to compare

Move random rollover to top level of replay buffer init.