Skip to content

v0.3.0

Compare
Choose a tag to compare
@matthiasplappert matthiasplappert released this 15 Mar 14:41
· 118 commits to master since this release
  • Full compatibility with the recently released Keras 2
  • New SarsaAgent implementation
  • New train_policy on DQNAgent and SarsaAgent to allow for different policies at training and test time
  • Minor clean-ups