Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 00:21
ffe7eb2

CommonRLInterface v0.2.0

Diff since v0.1.0

Closed issues:

  • The @provide/provided mechanism for optional interface functions. (#1)
  • clone (#2)
  • Candidate Principle: CommonRLInterface does NOT provide any default implementations! (#6)
  • valid_actions(env) (#8)
  • setstate!(env, state) (#9)
  • observations(env) (#10)
  • Release version 0.1 with only required interface (#11)
  • observe(env) (#12)
  • Two-layer interface (#14)
  • Using keyword arguments as part of interface (#16)
  • valid_actions_mask(env) (#19)
  • Support for multiple players games (#20)
  • render(env) (#21)
  • Functions that depend on the environment state vs functions of the environment itself (#25)

Merged pull requests: