Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 297 Bytes

ML_VC-Library

Installation

  1. Creating a new VE using conda conda create -n mlvc python=3.7

  2. Activating the newly created VC conda activate mlvc

  3. Installing the necessary dependencies pip install -r requirements.txt

  4. Ready to run the library python main.py