Closed 3bao closed 2 years ago
Hi @3bao,
Assuming you've already cloned the repo and installed the following packages:
After that you can just follow the instructions here In short, you just need to
configs/paws/
directorypython main.py
--sel paws_train
--fname configs/paws/3bao_config_file.yaml
You can see an example config file for single-GPU training on CIFAR10 here
What is the minimum GPU requirement to run the Single-GPU training? Thanks!