Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 200 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 200 Bytes

Quixer

Installation

pip install -r requirements.txt

Running all models

On CPU:

python ./run_comprehensive.py cpu

On Nvidia GPU:

python ./run_comprehensive.py cuda