Skip to content

RINGULARITTY/connect4_dqn_mlops

Repository files navigation

Connect4 DQN MLOps project

Using DQN to train a model to play Connect4 against a player. There will have integreted MLOps tools like advanced config, versioning, tests pipeline, API, front.

Client screens

Pick a model :

Play game :

Check server monitoring

To use it

  • To edit precisly the config, edit config.json file.
  • To run tests : pytest -x -s --spec test_ci.py
  • To run client : streamlit run client.py
  • To run the server : flask --app server run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published