File size: 311 Bytes
e2b15f4
2e4673d
4d2273a
e2b15f4
 
 
4d2273a
2e4673d
e2b15f4
1
2
3
4
5
6
7
8
9
{
  "policy": "state_feedback_pixelcopter_controller",
  "n_evaluation_episodes": 10,
  "max_t": 10000,
  "env_id": "Pixelcopter-PLE-v0",
  "state_space": 7,
  "action_space": 2,
  "notes": "deterministic controller evaluated in the same Pixelcopter environment after REINFORCE attempts were unstable"
}