Skip to content

huangmingg/mlvc

Repository files navigation

mlvc

Prerequiste

  • Python 3.8
  • Anaconda (for setting up of VE)

Installation guide

  1. Setting up the virtual environment
  • Create conda environment conda create -n mlvc python=3.8
  • Activate environment conda activate mlvc
  • Install dependencies pip install -r requirements.txt
  1. Run python main.py to start the dash server

  2. Launch http://localhost:8888 to interact with UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •