Skip to content

jyue86/Adversial-Alphas-Defense-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maestro-public

ICS175 Student Version for the Spring quarter 2022

Setting up Environment

Make sure you have the virtual environment set (at the root folder). You can use any virtual environment, for instance venv or anaconda. Example:

$ python3 -m venv env
$ source env/bin/activate

Once the virtual environment is set, install the requirements:

$ (env) pip3 install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages