From 52e6334c8045721b5a8fe21fca2d36d18067fbca Mon Sep 17 00:00:00 2001 From: "Egli Adrian (IT-SCI-API-PFI)" <adrian.egli@sbb.ch> Date: Mon, 1 Feb 2021 08:25:30 +0100 Subject: [PATCH] Ready to release - just fork me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13aabfd..01d86c0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ 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. + FastTreeObs in this repo is an extended version. [fast_tree_obs.py](./utils/fast_tree_obs.py) --- -- GitLab