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

Update Multi_Agent_Training_Intro.md

parent b35bc572
No related branches found
No related tags found
No related merge requests found
...@@ -245,9 +245,8 @@ We now use the normalized `agent_obs` for our training loop: ...@@ -245,9 +245,8 @@ 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: 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 provided soon* ![Learning_Curve](https://i.imgur.com/Po4j4yK.png)
and the agent behavior should look like this: and the agent behavior should look like this:
*Gif provided soon* ![Conflict_Avoidence](https://i.imgur.com/AvBHKaD.gif)
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