Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Latest commit

 

History

History
280 lines (167 loc) · 21.1 KB

CHANGELOG.md

File metadata and controls

280 lines (167 loc) · 21.1 KB

Changelog

Full Changelog

Merged pull requests:

v0.8.5 (2020-10-22)

Full Changelog

Merged pull requests:

v0.8.4 (2020-09-28)

Full Changelog

Merged pull requests:

  • return correct probability with RandomPolicy and MultiThreadEnv #82 (findmyway)

v0.8.3 (2020-09-27)

Full Changelog

Merged pull requests:

v0.8.2 (2020-09-01)

Full Changelog

Merged pull requests:

v0.8.1 (2020-09-01)

Full Changelog

Closed issues:

  • reset! processors in StateOverridenEnv #72
  • Define possible state types #69

Merged pull requests:

v0.8.0 (2020-08-03)

Full Changelog

Closed issues:

  • env\(action\) feels a little awkward #66
  • Make RandomPolicy to support legal_actions of type AbstractSpace #52
  • Working with states that are not arrays. #48

Merged pull requests:

v0.7.3 (2020-06-26)

Full Changelog

Merged pull requests:

v0.7.2 (2020-06-02)

Full Changelog

Closed issues:

  • Observe, observation, state #45

Merged pull requests:

  • deprecate get_observation_space #47 (findmyway)
  • Fix dimension error when getting a high dimensional state from BatchObs #46 (findmyway)

v0.7.1 (2020-05-11)

Full Changelog

Merged pull requests:

v0.7.0 (2020-05-06)

Full Changelog

Merged pull requests:

v0.6.6 (2020-05-06)

Full Changelog

Closed issues:

  • The approximator is over-designed #39

Merged pull requests:

v0.6.5 (2020-03-05)

Full Changelog

Merged pull requests:

v0.6.4 (2020-02-29)

Full Changelog

Merged pull requests:

v0.6.3 (2020-02-26)

Full Changelog

Merged pull requests:

v0.6.2 (2020-02-23)

Full Changelog

Merged pull requests:

v0.6.1 (2020-02-20)

Full Changelog

Merged pull requests:

v0.6.0 (2020-02-17)

Full Changelog

Merged pull requests:

v0.5.0 (2020-02-01)

Full Changelog

Merged pull requests:

  • make ActionStyle return MINIMAL_ACTION_SET by default #14 (findmyway)
  • change the default implementation of push! for trajectory #13 (findmyway)
  • add pop! method for AbstractTrajectory #12 (findmyway)

v0.4.0 (2020-01-28)

Full Changelog

Closed issues:

  • TEST the github action for changelog #9
  • Weird MethodError with sample #5

Merged pull requests:

v0.3.0 (2019-12-29)

Full Changelog

Merged pull requests:

v0.2.2 (2018-09-07)

Full Changelog

v0.2.1 (2018-09-07)

Full Changelog

Merged pull requests:

  • import relevant methods #4 (jbrea)

v0.2.0 (2018-09-07)

Full Changelog

Closed issues:

  • Non-contiguous discrete spaces #2

Merged pull requests:

v0.1.0 (2018-09-02)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator