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

https://github.com/chaitanyac22/numerical_tictactoe_agent_using_reinforcement_learning

Build an RL (Reinforcement Learning) agent that learns to play Numerical Tic-Tac-Toe. The agent learns the game by Q-Learning.
https://github.com/chaitanyac22/numerical_tictactoe_agent_using_reinforcement_learning

actions convergence episodes epsilon-decay epsilon-greedy hyperparameter-tuning learning-rate markov-decision-process mdp-framework model-building policy q-learning q-learning-algorithm q-value q-value-iteration reinforcement-learning rewards rl states

Last synced: about 1 month ago
JSON representation

Build an RL (Reinforcement Learning) agent that learns to play Numerical Tic-Tac-Toe. The agent learns the game by Q-Learning.

Awesome Lists containing this project