Understand the project requriments & plan for coding
Open
@rNLKJA is already working on this.
Since Apr 30, 2022.
documentation
report
- Dominant language
- Jupyter Notebook
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- try to implement a Minimax tree
- try in game tea tac toe
- try to implement a Monte Carlo search tree
- try to use a build-in logging module for debugging purposes
- try to construct the heuristic/evaluation function to boost the gameplay agent performance
- try to use the machine learning method to tune eval function hyperparameters
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.