v0.1.4
New Features
- Add bot-only mode with visual interface #22
- Add hyper action for RL #25 , please check Derived Environments and Action Spaces
- Add FAQ #23
Bug Fix
- Fix normalize bug #23
- Fix action_type = None with partial vision #24
- Update random engine to ensure reproducibility #25
API change
- We add
seed
parameter inServer
for a quick way to set the seed.