Skip to content

Adding discrete to PPO and making it learn

Mario Fokken requested to merge ppo-fix into development
  • Added support for discrete action spaces
  • Made PPO learn things
  • Added fixture test

Merge request reports