Skip to content

v0.5 release

Compare
Choose a tag to compare
@beyretb beyretb released this 03 Jun 15:23
· 227 commits to master since this release
6919401
  • v0.5 Package animalai, gym compatible, dopamine example, bug fixes
    • Separate environment API and training API in Python
    • Release both as animalai and animalai-train PyPI packages (for pip installs)
    • Agent speed in play-mode constant across various platforms
    • Provide Gym environment
    • Add trainBaselines,py to train using dopamine and the Gym wrapper
    • Create the agent.py interface for agents submission
    • Add the HotZone object (equivalent to the red zone but without death)