Skip to content
Snippets Groups Projects
Commit 63962c33 authored by Erik Nygren's avatar Erik Nygren :bullettrain_front:
Browse files

Update Multi_Agent_Training_Intro.md

parent 41c3fed0
No related branches found
No related tags found
No related merge requests found
......@@ -245,9 +245,9 @@ We now use the normalized `agent_obs` for our training loop:
Running the `multi_agent_training.py` file trains a simple agent to navigate to any random target within the railway network. After running you should see a learning curve similiar to this one:
![Learning_curve](https://i.imgur.com/yVGXpUy.png)
*Learning curve provided soon*
and the agent behavior should look like this:
![Single_Agent_Navigation](https://i.imgur.com/t5ULr4L.gif)
*Gif provided soon*
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