An open API service indexing awesome lists of open source software.

https://github.com/egpivo/reinforcement-learning-practice

Reinforcement Learning Practice
https://github.com/egpivo/reinforcement-learning-practice

machine-learning reinforcement-learning

Last synced: 2 months ago
JSON representation

Reinforcement Learning Practice

Awesome Lists containing this project

README

        

# RL Practices

## Example List

| Example | Original Work | Remark|
|---|---|---|
| [Tic Tac Toe](https://github.com/egpivo/reinforcement-learning-practice/tree/main/examples/tic_tac_toc) | [link](https://github.com/ShangtongZhang/reinforcement-learning-an-introduction/blob/master/chapter01/tic_tac_toe.py) |