NESAP-STL / nesap-stl

Repository for the NESAP Extreme Spatio-Temporal Learning project
1 stars 3 forks source link

NESAP Extreme Spatio-Temporal Learning

Deep learning on large spatio-temporal data, including fMRI and climate data.

Datasets

Models

Package layout

The directory layout of this repo is designed to be flexible:

All examples are run with the generic training script, train.py.

How to run

To run the examples on the Cori supercomputer, you may use the provided example SLURM batch script. Here's how to run the Hello World example on 4 Haswell nodes:

sbatch -N 4 scripts/train_cori.sh configs/hello.yaml