lhovon / GNNs-for-drought

GNNs to predict droughts in Kenya. COMP 599 Project with Gabriel Tseng and Sierra Schena.
0 stars 0 forks source link

Runutils + data fix #21

Closed lhovon closed 2 years ago

lhovon commented 2 years ago

Add runutils for hyper param search Add optional validation set and concatenation of noisy and normal Add gaussian noise to all Xs (we were only adding to static!) + tests Quickly added recent GPUv2 change, will clean up once we check it works!