Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Reinforcement Learning #1

Open
ShristiShrestha opened this issue Aug 11, 2023 · 0 comments
Open

Use Reinforcement Learning #1

ShristiShrestha opened this issue Aug 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ShristiShrestha
Copy link
Owner

Reinforcement learning


Implement the reinforcement learning strategy to win the game.

Existing

  • Use board search and apply the best strategy at each move (programmed logic)
  • Created a CNN model, trained on data created by the first implementation, and tested against other models.
@ShristiShrestha ShristiShrestha added the enhancement New feature or request label Aug 11, 2023
@ShristiShrestha ShristiShrestha self-assigned this Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant