Skip to content
Snippets Groups Projects
Commit 1b0b5005 authored by Egli Adrian (IT-SCI-API-PFI)'s avatar Egli Adrian (IT-SCI-API-PFI)
Browse files

Ready to release - just fork me

parent 9f5d3406
No related merge requests found
......@@ -12,6 +12,11 @@ set_action_size_reduced()
```
action space. The reduced action space just removes DO_NOTHING.
---
The used policy is based on the FastTreeObs in the official starter kit - NeurIPS 2020 Flatland Challenge. But the
FastTreeObs in this repo is extended version.
[fast_tree_obs.py](./utils/fast_tree_obs.py)
---
Have a look into the [run.py](./run.py) file. There you can select using PPO or DDDQN as RL agents.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment