The NYISO dataset can be downloaded from here.
The cleaned data created by the author can be downloaded from this link.
Note that the cleaned data is created following the scripts in notebooks/dataset_script/nyiso-csv-to-pickle.ipynb and notebooks/dataset_script/nyiso-load-pickle-to-npy.ipynb.
Download data from google drive or S3 to datasets/
S3:
aws s3 sync s3://sssd-cp/datasets/ /{repo}/datasetsRun the process locally:
bash scripts/diffusion_process.sh --config {CONFIG_FILE_PATH}
CONFIG_FILE_PATH=configs/config_toy_example.jsonRun in a container:
CONFIG_FILE in docker-compose.yamlmake run-docker
CUDA_VISIBLE_DEVICES to specify the number of GPUs. Both training and inference require the same number of GPUs.python sssd/infer.py -c configs/config_SSSDS4-NYISO-3-mix.json --num_samples=128
Content type
Image
Digest
sha256:f6b96dd68…
Size
2.7 GB
Last updated
over 2 years ago
docker pull egpivo/sssd