Skip to content

Releases: ami-iit/amp-rsl-rl

amp-rsl-rl 0.2.7

08 Jul 14:10
a12dcda
Compare
Choose a tag to compare

What's Changed

  • Compute discriminator output with policy and expert states by @GiulioRomualdi in #22
  • Initialize AMP loader with amp joint names instead of actuated joint names by @Giulero in #23

Full Changelog: v0.2.6...v0.2.7

amp-rsl-rl 0.2.6

23 Jun 14:47
b6330a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

amp-rsl-rl 0.2.5

29 May 21:25
40ffbbb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

amp-rsl-rl 0.2.4

14 May 12:34
9752e5a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

amp-rsl-rl 0.2.3

09 May 15:16
fb59fb3
Compare
Choose a tag to compare

What's Changed

  • Refactor the motion loader to improve the performance and handle missing joints by @GiulioRomualdi in #8
  • Fix pyproject.toml by @GiulioRomualdi in #9
  • Refactor normalizer methods to use PyTorch tensors avoiding numpy by @GiulioRomualdi in #11
  • Refactor ReplayBuffer to to use PyTorch tensors avoiding numpy by @GiulioRomualdi in #12
  • Enhance ReplayBuffer's feed_forward_generator to support sampling with replacement by @GiulioRomualdi in #14

Full Changelog: v0.2.2...v0.2.3

amp-rsl-rl 0.2.2

16 Apr 10:07
0748109
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

amp-rsl-rl 0.2.1

15 Apr 15:34
21742c7
Compare
Choose a tag to compare

What's Changed

  • Fix critic_observations into privileged_observations in transition class by @GiulioRomualdi in #6

Full Changelog: v0.2.0...v0.2.1

amp-rsl-rl 0.2.0

11 Apr 14:14
cdd25e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

amp-rsl-rl 0.1.2

02 Apr 20:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

amp-rsl-rl 0.1.1

01 Apr 08:48
2572035
Compare
Choose a tag to compare

What's Changed

  • Fix python package installation

Full Changelog: v0.1.0...v0.1.1