Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Flatland
neurips2020-flatland-baselines
Commits
95b55ed1
Commit
95b55ed1
authored
Jul 09, 2020
by
nilabha
Browse files
update changes for IL README
parent
c5fca9de
Changes
1
Hide whitespace changes
Inline
Side-by-side
baselines/imitation_learning_tree_obs/README.md
View file @
95b55ed1
...
...
@@ -70,12 +70,12 @@ We follow the below steps to generate our list of expert demonstration
*
Now run the
`saving_experiences.py`
to generate the expert demonstrations in rllib format (
`*.json`
)
*
Copy the generated experiences to the location
`\tmp\flatland-out`
For the training process refer to the
[
training
](
#training
)
section.
#### Run Model with Expert Demonstrations
The
**custom_loss_model**
model file contains the code basis for all concepts needed for Imitation Loss implementation.
For the training process refer to the
[
training
](
#training
)
section.
### 📈 Results
Results for MARWIL and APEX based Imitation Learning
...
...
@@ -99,6 +99,6 @@ The results show that a pure Imitation Learning can help push the mean completio
### 🌟 Credits
-
[
🐦 Nilabha Bhattacharya
](
nilabha.ext@aicrowd.com
)
-
[
🐦 Jeremy Watson
](
jeremy@aicrowd.com
)
-
[
🐦 Florian Laurent
](
florian@aicrowd.com
)
\ No newline at end of file
-
[
Nilabha Bhattacharya
](
nilabha.ext@aicrowd.com
)
-
[
Jeremy Watson
](
jeremy@aicrowd.com
)
-
[
Florian Laurent
](
florian@aicrowd.com
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment