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: 7 days 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

README

        

# AI tic tac toe

# Built with

- HTML5 Canvas API
- Web workers
- ~Synaptic~ TensorFlow.js
- Gatsby
- React
- Graphql
- Nodejs
- Styled Components
- Eslint
- Jest
- Babel