v0.2.0
CommonRLInterface v0.2.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: