- Download the dataset
- Set
CDPSYNT_PROJECT_DIR
env var to this directory path - Set
CDPSYNT_DATA_DIR
env var to downloaded dataset path - Install requirements with
pip install -r requirements.txt
- Configure
config/general.yaml
to your needs or create another config- You can also pass the configuration params to the script
python scripts/main.py ... dataset.device=iPXS
- You can also pass the configuration params to the script
- Run
python scripts/main.py --config-name general
or with other--config-name
- The checkpoints will be saved in the
outputs
directory insideCDPSYNT_DATA_DIR
directory - After training is done run the same script with
--mode test
to test the model - The testing results will be saved in the
outputs
directory insideCDPSYNT_DATA_DIR
as CSV
-
Notifications
You must be signed in to change notification settings - Fork 0
romaroman/cdp-synthetics
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|