Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
praveen-palanisamy authored Dec 8, 2019
1 parent 5e27d05 commit d0a2a75
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 @@ -21,7 +21,7 @@ env = gym.make("HomoNcomIndePOIntrxMASS3CTWN3-v0")
# Your agent code here
```

Any RL library that supports the OpenAI-Gym API can be used to train agents in MACAD-Gym. The MACAD-Agents repository provides sample agents as a starter.
Any RL library that supports the OpenAI-Gym API can be used to train agents in MACAD-Gym. The [MACAD-Agents](https://github.com/praveen-palanisamy/macad-agents) repository provides sample agents as a starter.

### Usage guide

Expand Down

0 comments on commit d0a2a75

Please sign in to comment.