Skip to content

DiegoStevenVera/tictactoe_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIC TAC TOE - Backend

Author: Diego Steven Vera Vilca

Api services used for the project TicTacToe, contains the algorithm to predict the the computer move. It was created with Reinforcement Learning.

Requirements

All the libraries used in the project are in requirements.txt.

pip install -r requirements.txt

Run the project

  • Run the command:
uvicorn main:app --reload

Imagen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published