You are browsing as a guest. Sign up (or log in) to start making projects!

24m logged

You can now actually play against the trained agent, from the terminal.
Added a CLI script where a human plays against the agent, the agent picks its moves greedily off the Q-table instead of exploring. Cleaned up the board printing with separators so it’s easier to read between turns while playing.
Right now it’s just a command line game. A full UI is the plan for later.

0
1

Comments 0

No comments yet. Be the first!