Skip to content

This is what is used to config the databases with the information it needs for Carboard AI

Notifications You must be signed in to change notification settings

card-board-ai/Training

Repository files navigation

Training

Project Setup

  1. Need to have poetry on path
  2. Clone project
  3. Run poetry install in project

To run the script - poetry run python main.py

Note

we do want the poetry.lock file in repo. It is what keeps track of project dependency versions for the poetry install command to install. If a project dependency needs to be updated the lock file should be pushed to git.

About

This is what is used to config the databases with the information it needs for Carboard AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages