A seemingly inconsequential one line edit changes results. To reproduce:
commitcef8f009eb990c54a6c09194b7bbca742f88fce0
authorJan <jan.mandel@gmail.com>
Tue, 21 Feb 2023 22:53:20 +0000 (21 15:53 -0700)
committerJan <jan.mandel@gmail.com>
Tue, 21 Feb 2023 23:09:07 +0000 (21 16:09 -0700)
treee1de8609be8e64071e82c76594921949d0b21f74
parentf71f9ff002bddec2c34955a190db0fd6a2fb4961
A seemingly inconsequential one line edit changes results. To reproduce:
git checkout -f f71f9ff002bddec2c34955a190db0fd6a2fb4961
git diff HEAD^
jupyter notebook, run fmda_kf_rnn_bad.ipynb
note the number and output after Check 5: 5.55077327554663e+19, weights randomized
shut down jupyter notebook server and exit the web browser
git checkout -f HEAD^
jupyter notebook, run fmda_kf_rnn_bad.ipynb
note the number and output after Check 5: 4.438436855163527e+19, weights same in columns
fmda/versions.txt [new file with mode: 0644]
fmda/versions.yml [new file with mode: 0644]