O
O
Oleg Petrov2018-09-25 00:00:59
Python
Oleg Petrov, 2018-09-25 00:00:59

Are there python implementations of a simple game like tic-tac-toe with reinforcement learning (Q-learning algorithm)?

I am studying Reinforcement leaning, I would like to disassemble and modify a simple example like tic-tac-toe in order to better understand the material. So far I 've
found this:
https://github.com/pybrain/pybrain/tree/master/examples
And here's
https://rlpy.readthedocs.io/en/latest/
something very simple?
Thanks in advance

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
bask, 2018-09-25
@Smeilz1

https://github.com/Rohithkvsp/Tic-Tac-Toe-Reinforc...
Google: q learning tic tac toe python

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question