2023-02-17 |
Jan | print weights after training to compare actual values
|
commit | commitdiff | tree |
2023-02-17 |
Jan | calling reproducibility.set_seed() after check 4
|
commit | commitdiff | tree |
2023-02-17 |
Jan | fmda_kf_rnn_orig and fmda_rnn_rain still run the same...
|
commit | commitdiff | tree |
2023-02-17 |
Jan | finalizing reproducibility, calling at the beginning
|
commit | commitdiff | tree |
2023-02-17 |
Jan | verfied fmda_kf_rnn_orig and fmda_rnn_rain run the...
|
commit | commitdiff | tree |
2023-01-10 |
Jan | keeping all varibles in case_data, still similar pictures...
|
commit | commitdiff | tree |
2023-01-10 |
Jan | fmda_kf_rnn_orig passes date to fmda_rnn_rain, but...
|
commit | commitdiff | tree |
2023-01-09 |
Jan | Merge branch 'baseline' into jm_rnn
|
commit | commitdiff | tree |
2023-01-09 |
Jan | loadinf from json
|
commit | commitdiff | tree |
2023-01-09 |
Jan | mv orig files to fmda
|
commit | commitdiff | tree |
2023-01-09 |
Jan | saving result to jsons
|
commit | commitdiff | tree |
2023-01-09 |
Jan | writing result to json files
|
commit | commitdiff | tree |
2023-01-08 |
Jan | replacing scatter by plot - baseline figs
|
commit | commitdiff | tree |
2023-01-08 |
Jan | passing around only dictionary
|
commit | commitdiff | tree |
2023-01-08 |
Jan | storing all in a single dictionary
|
commit | commitdiff | tree |
2023-01-07 |
Jan | adding rain to synthetic data
|
commit | commitdiff | tree |
2023-01-07 |
Jan | adding function plot_data for data dictionary
|
commit | commitdiff | tree |
2023-01-07 |
Jan | fixing synthetic_data, mv check_data before
|
commit | commitdiff | tree |
2023-01-07 |
Jan | check_data prints also E
|
commit | commitdiff | tree |
2023-01-07 |
Jan | fixing check_data
|
commit | commitdiff | tree |
2023-01-06 |
Jan | fmda_rnn_rain.ipynb
|
commit | commitdiff | tree |
2023-01-06 |
Jan | synthetic data
|
commit | commitdiff | tree |
2023-01-06 |
Jan | adding data_utils
|
commit | commitdiff | tree |
2023-01-06 |
Jan | Scaling in moisture_rnn.py is off but would not work...
|
commit | commitdiff | tree |
2023-01-06 |
Jan | meso_api token run out, replaced from synopticdata.com
|
commit | commitdiff | tree |
2023-01-06 |
Jan | plotting data as line not dots
|
commit | commitdiff | tree |
2023-01-06 |
Jan | cleanup - rm create_RNN seq2batches
|
commit | commitdiff | tree |
2023-01-06 |
Jan | splitting moisture_rnn.py off moisture_models.py
|
commit | commitdiff | tree |
2023-01-05 |
Jan | zoom divide editing
|
commit | commitdiff | tree |
2022-11-29 |
Jan | replacing ext_kf by import from moisture_models.py
|
commit | commitdiff | tree |
2022-11-14 |
Jan | running find_RAWS_statio, saving with outputsn
|
commit | commitdiff | tree |
2022-11-06 |
Jan | adding to gitignore
|
commit | commitdiff | tree |
2022-11-06 |
Jan | adding README.md
|
commit | commitdiff | tree |
2022-11-06 |
Jan | adding src directory
|
commit | commitdiff | tree |
2022-11-06 |
Jan | reorganized
|
commit | commitdiff | tree |
2022-09-02 |
Jan | for datascience symposium
|
commit | commitdiff | tree |
2022-07-12 |
Jan Mandel | RNN prediction better than augmented KF, still without...
|
commit | commitdiff | tree |
2022-07-12 |
Jan Mandel | RNN prediction better than augmented KF, still without...
|
commit | commitdiff | tree |
2022-07-12 |
Jan Mandel | rnn from single equilibrium, varying hidden_units
|
commit | commitdiff | tree |
2022-07-11 |
Jan Mandel | with first rnn forecast
|
commit | commitdiff | tree |
2022-07-09 |
Jan Mandel | checked that fit works with timesteps > 1
|
commit | commitdiff | tree |
2022-07-09 |
Jan Mandel | adding data noise
|
commit | commitdiff | tree |
2022-07-08 |
Jan Mandel | stateful model with batch consisting Jof one sample
|
commit | commitdiff | tree |
2022-07-07 |
Jan | stateful, one batch, numbers same
|
commit | commitdiff | tree |
2022-07-07 |
Jan | cryptic graph execution error
|
commit | commitdiff | tree |
2022-07-07 |
Jan | starting stateful, not turned on yet
|
commit | commitdiff | tree |
2022-07-07 |
Jan | return sequences = true, result same as ours
|
commit | commitdiff | tree |
2022-07-07 |
Jan | return_sequences=false, still same
|
commit | commitdiff | tree |
2022-07-07 |
Jan | still same
|
commit | commitdiff | tree |
2022-07-07 |
Jan | indexed loop computing sequence
|
commit | commitdiff | tree |
2022-07-05 |
Jan | so-so fitting with exact starting weights except wrong...
|
commit | commitdiff | tree |
2022-07-04 |
Jan | fitting from analytic start OK
|
commit | commitdiff | tree |
2022-07-04 |
Jan | trying to make weights converge better
|
commit | commitdiff | tree |
2022-07-04 |
Jan | compensates for delta, even if not perfect
|
commit | commitdiff | tree |
2022-07-04 |
Jan | reorg only
|
commit | commitdiff | tree |
2022-07-04 |
Jan | reorg, no change
|
commit | commitdiff | tree |
2022-07-04 |
Jan | somewhat better fitting
|
commit | commitdiff | tree |
2022-07-04 |
Jan | cleaned up exact/initial/fitted weights
|
commit | commitdiff | tree |
2022-07-03 |
Jan | using create_RNN_2 only
|
commit | commitdiff | tree |
2022-07-03 |
Jan | with hand solution as pretraining weights change only...
|
commit | commitdiff | tree |
2022-07-03 |
Jan | out1 and m the same
|
commit | commitdiff | tree |
2022-07-03 |
Jan | last term ouf output sequence the same in hand calc...
|
commit | commitdiff | tree |
2022-07-03 |
Jan | still simulated ok and actual rnn not
|
commit | commitdiff | tree |
2022-07-03 |
Jan | reorg, out still ok
|
commit | commitdiff | tree |
2022-07-03 |
Jan | handwritten single linear cell recursion ok, but not...
|
commit | commitdiff | tree |
2022-07-02 |
Jan | adding variabke number of dense layers and the simplest...
|
commit | commitdiff | tree |
2022-07-02 |
Jan | isolated create_synthetic_data
|
commit | commitdiff | tree |
2022-07-02 |
Jan | reorganize creating RNN for easier experiments
|
commit | commitdiff | tree |
2022-07-02 |
Jan | consolidate creating RNN further
|
commit | commitdiff | tree |
2022-07-02 |
Jan | consolidate creating RNN
|
commit | commitdiff | tree |
2022-07-01 |
Jan | adding a dense layer, still not much convergence
|
commit | commitdiff | tree |
2022-07-01 |
Jan | fixing plot
|
commit | commitdiff | tree |
2022-07-01 |
Jan | with scaling and stateful fit
|
commit | commitdiff | tree |
2022-07-01 |
Jan | copy weights to same model with any batch size for...
|
commit | commitdiff | tree |
2022-07-01 |
Jan | small fixes
|
commit | commitdiff | tree |
2022-07-01 |
Jan | scaling, some convergence
|
commit | commitdiff | tree |
2022-07-01 |
Jan | training stateful
|
commit | commitdiff | tree |
2022-07-01 |
Jan | separating test preprocessing for RNN
|
commit | commitdiff | tree |
2022-07-01 |
Jan | separating imports
|
commit | commitdiff | tree |
2022-06-29 |
Jan | copy create_RNN => create_RNN_2
|
commit | commitdiff | tree |
2022-06-29 |
Jan | first try at forecast
|
commit | commitdiff | tree |
2022-06-29 |
Jan | training fmda_kf_rnn with staircase data, not stateful yet
|
commit | commitdiff | tree |
2022-06-29 |
Jan | starting to train, not working yet
|
commit | commitdiff | tree |
2022-06-29 |
Jan Mandel | adding staircase
|
commit | commitdiff | tree |
2022-06-29 |
Jan Mandel | adding print of tensor from inside the model
|
commit | commitdiff | tree |
2022-06-29 |
Jan Mandel | adding training problem statement
|
commit | commitdiff | tree |
2022-06-26 |
Jan Mandel | rnn test with multiple samples
|
commit | commitdiff | tree |
2022-06-26 |
Jan Mandel | updating RNN example to fuctional interface
|
commit | commitdiff | tree |
2022-06-25 |
Jan | baseline no outputs
|
commit | commitdiff | tree |
2022-06-23 |
Jan | Merge branch 'local2'
|
commit | commitdiff | tree |
2022-06-22 |
Jan Mandel | renamed: fmda_kf.ipynb -> fmda_kf_rnn.ipynb
|
commit | commitdiff | tree |
2022-06-21 |
Jan Mandel | cp fmda_kf.ipynb fmda_kf_only.ipynb
|
commit | commitdiff | tree |
2022-06-18 |
Jan | printing shapes
|
commit | commitdiff | tree |
2022-06-17 |
Jan | from keras manual
|
commit | commitdiff | tree |
2022-06-17 |
Jan | .gitignore
|
commit | commitdiff | tree |
2022-06-17 |
Jan | found here fmda_kf_local.ipynb from Mar 4 2022
|
commit | commitdiff | tree |
2022-06-17 |
Jan | adding functional interface to rnn_tutorial_jm.ipynb
|
commit | commitdiff | tree |
2022-03-12 |
Jan Mandel | create stateful model
|
commit | commitdiff | tree |
2022-03-12 |
Jan Mandel | Fixing rewritten h2
|
commit | commitdiff | tree |
2022-03-12 |
Jan Mandel | RNN with multiple features
|
commit | commitdiff | tree |