Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbouteiller committed Mar 19, 2023
1 parent d38b1a8 commit 41f8a13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

`tmrl` is a python framework designed to help you train Artificial Intelligences (AIs) through deep Reinforcement Learning (RL), for your own robots or real-time video games.

_Note: In RL, an AI is called a policy._
_Note: In the context of RL, an AI is called a policy._

### User features (TrackMania):
* **Training algorithms:**
Expand Down Expand Up @@ -476,7 +476,7 @@ Please consider the following:
- Further profiling and code optimization.
- Find the cleanest way to support sequences in `Memory` for RNN training.

You can discuss contribution projects in the [discussion]()
You can discuss contribution projects in the [discussions section](https://github.com/trackmania-rl/tmrl/discussions)


# Authors:
Expand Down

0 comments on commit 41f8a13

Please sign in to comment.