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

https://github.com/noblessecoder/gym-tictactoe

Gym TicTacToe is a custom environment bundle for OpenAI Gym. It provides a platform to test various reinforcement algorithms on the deterministic Tic-Tac-Toe environment.
https://github.com/noblessecoder/gym-tictactoe

gym-environment python reinforcement-learning reinforcement-learning-environments

Last synced: 15 days ago
JSON representation

Gym TicTacToe is a custom environment bundle for OpenAI Gym. It provides a platform to test various reinforcement algorithms on the deterministic Tic-Tac-Toe environment.

Awesome Lists containing this project

README

          

# gym-tictactoe
Gym TicTacToe is a custom environment bundle for OpenAI Gym. It provides a platform to test various Reinforcement Algorithms on the deterministic Tic-Tac-Toe environment.