D
D
d0ale3lfnd2018-12-27 17:56:39
Neural networks
d0ale3lfnd, 2018-12-27 17:56:39

What is the best way to implement reinforcement learning?

I chose Q-learning in order to teach the bot to play tic-tac-toe (sports interest, although it doesn't really make sense)
I'm having difficulty.
1) How to store Q[s,a] ? Array, dictionary?
2) The previous state - the field, before the opponent's move?
3) The current state - the field, after the opponent's move?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question