@@ -210,5 +210,7 @@ for trials in range(1, n_trials + 1):
...
@@ -210,5 +210,7 @@ for trials in range(1, n_trials + 1):
```
```
Running the `navigation_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 `navigation_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: