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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI tic tac toe

Built with

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

About

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

License:Other


Languages

Language:JavaScript 99.2%Language:CSS 0.8%