1 The testing data lives in testing_dict.pickle
5 1. Start jupyter lab or jupyter notebook in directory fmda
7 2. Run presentations/fmda_kf_rnn_orig.ipynb Note the hash after Check 5
8 This creates file data/rnn_orig.json, check its timestamp if new.
10 3. Run data/create_test_dict.ipynb
11 This creates file data/testing_dict.pickle and data/errors.json, check timestamps.
13 4. Run rmda_rnn_rain.ipynb
14 The hash after Check 5 should match
16 Curently, the Check 5 hash value is 5.55077327554663e+19 (Python 3.10.9)