REFACTOR: move batch reshaping to RNNData object
commit22d6ab360fbe11c0b4aab36375c5c207548ad05f
authorjh-206 <jhirschi206@gmail.com>
Wed, 4 Sep 2024 01:41:56 +0000 (3 19:41 -0600)
committerjh-206 <jhirschi206@gmail.com>
Wed, 4 Sep 2024 01:41:56 +0000 (3 19:41 -0600)
treebb7d9c561e7fd02855a0ee0c94d3d947b97ac97a
parentf7ae9301260208390db93c5c804b3f23d9450baf
REFACTOR: move batch reshaping to RNNData object

Reshaping data with batch_size and timesteps now method of RNNData. Allow support for spatial reshaping

Update corresponding dictionaries

Reproducibility still passes
fmda/fmda_rnn_serial.ipynb
fmda/moisture_rnn.py
fmda/rnn_workshop.ipynb
fmda/version_control/rnn_train_versions.ipynb