Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
labapawel
/
tictactoe
like
0
Keras
License:
mit
Model card
Files
Files and versions
Community
Use this model
main
tictactoe
/
README.md
labapawel
Update README.md
9250d78
verified
18 days ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
116 Bytes
metadata
license:
mit
input
{ board: [0,0,0,0,0,0,0,0] }
output
{ move: 5, status: 'success' }