Skip to content

MushroomRL-v.1.6.1

Compare
Choose a tag to compare
@carloderamo carloderamo released this 30 Mar 14:04
· 302 commits to master since this release
  • Replay memory can return truncated n-step return;
  • Rainbow and NoisyDQN algorithms added;
  • Improved PyBullet environment;
  • Added clipped Gaussian policy;
  • Prediction parameters added in policy and approximator.