Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/grimmer0125/tic-tac-toe-ai

better model: https://github.com/grimmer0125/alphago-zero-tictactoe-js. [depreciated] Modified version of https://github.com/angeloocana/tic-tac-toe-ai. changes: 1. fix bugs. 2. Use TensorFlow.js to train MLP neural network. 3. add (pre) self-play train button. remove live-train when user vs ai. Issue: current prediction is not very accurate
https://github.com/grimmer0125/tic-tac-toe-ai

Last synced: 1 day ago
JSON representation

better model: https://github.com/grimmer0125/alphago-zero-tictactoe-js. [depreciated] Modified version of https://github.com/angeloocana/tic-tac-toe-ai. changes: 1. fix bugs. 2. Use TensorFlow.js to train MLP neural network. 3. add (pre) self-play train button. remove live-train when user vs ai. Issue: current prediction is not very accurate

Awesome Lists containing this project