Skip to content
 
 

Repository files navigation

Virtual Env Setup

So you have auto complete

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

How to run

You only need to run it once.

docker build . -t comps

For each time you want to use docker

sh run.sh

About

Carleton WI24 CS adversarial attacks comps.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages