Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
runeharlyk authored Jan 18, 2024
1 parent 9d744ba commit 076cf52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ python train_DQLAgent.py
To test, without modifying, the models run their test script eg.

```sh
python test_DQNAgent.py
python test_model.py -model dqn
```

## Roadmap
Expand Down

0 comments on commit 076cf52

Please sign in to comment.