2023-12-22 |
Jan Mandel | new file: moisture_rnn_test.ipynb
|
commit | commitdiff | tree |
2023-12-21 |
Jan Mandel | Merge branch 'main' of github.com:openwfm/notebooks
|
commit | commitdiff | tree |
2023-12-11 |
Jan Mandel | modified: fmda_rnn_rain_output.ipynb
|
commit | commitdiff | tree |
2023-12-01 |
Jan Mandel | new file: fmda_rnn_rain_error_outputs.ipynb
|
commit | commitdiff | tree |
2023-07-07 |
Jan Mandel | gdal.DontUseExceptions() to suppress warnings
|
commit | commitdiff | tree |
2023-07-07 |
Jan Mandel | save the GeoTIFF as outputfile.band.tiff
|
commit | commitdiff | tree |
2023-07-07 |
Jan Mandel | by band, no single metadata item may determite the...
|
commit | commitdiff | tree |
2023-07-07 |
Jan Mandel | from ChatGPT-4
|
commit | commitdiff | tree |
2023-07-07 |
Jan Mandel | small updates of gather_HRRR_tutorial.ipynb
|
commit | commitdiff | tree |
2023-07-05 |
Jan Mandel | new_install.txt clean installation working with fmda_rnn_rai...
|
commit | commitdiff | tree |
2023-07-05 |
Jan Mandel | moving all files for versions to install subdirectory
|
commit | commitdiff | tree |
2023-07-05 |
Jan Mandel | adding selection of testing_dict_CO_202206.pickle to...
|
commit | commitdiff | tree |
2023-04-30 |
Jan Mandel | control verbose, creating data/output.json
|
commit | commitdiff | tree |
2023-04-30 |
Jan Mandel | fixing fixnan
|
commit | commitdiff | tree |
2023-04-30 |
Jan Mandel | testing case 9
|
commit | commitdiff | tree |
2023-04-30 |
Jan Mandel | unify calls, test for nans
|
commit | commitdiff | tree |
2023-04-29 |
Jan Mandel | isolate computation of initial weights to new get_initial_we...
|
commit | commitdiff | tree |
2023-04-29 |
Jan Mandel | multiple params sets, baseline check 5 ok
|
commit | commitdiff | tree |
2023-04-29 |
Jan Mandel | experimenting with params
|
commit | commitdiff | tree |
2023-04-29 |
Jan Mandel | control all from params dictionary, check 5 ok for...
|
commit | commitdiff | tree |
2023-04-29 |
Jan Mandel | added checkm test
|
commit | commitdiff | tree |
2023-04-29 |
Jan Mandel | moved predict before check 5 ok
|
commit | commitdiff | tree |
2023-04-29 |
Jan Mandel | rain_do=True make check 5 fail even if the rain is...
|
commit | commitdiff | tree |
2023-04-29 |
Jan Mandel | DeltaE in hidden layer and output layer; check 5 ok...
|
commit | commitdiff | tree |
2023-04-29 |
Jan Mandel | mse -> rmse, adding RMSE to plot titles
|
commit | commitdiff | tree |
2023-04-28 |
Jan Mandel | linear activation, rain, real cases only
|
commit | commitdiff | tree |
2023-04-28 |
Jan Mandel | scaling the -1 bias,, check 5 ok with scaling=0
|
commit | commitdiff | tree |
2023-04-28 |
Jan Mandel | adding rain, check 5 ok
|
commit | commitdiff | tree |
2023-04-28 |
Jan Mandel | turn off scaling, check 5 ok again
|
commit | commitdiff | tree |
2023-04-28 |
Jan Mandel | added scaling, check 5 with off ok
|
commit | commitdiff | tree |
2023-04-27 |
Jan Mandel | fig size
|
commit | commitdiff | tree |
2023-04-27 |
Jan Mandel | adding scatter plot of FMC increase vs rain, skipping...
|
commit | commitdiff | tree |
2023-04-26 |
Jan Mandel | explore_data.ipynb - plot change of FM % per mm rain...
|
commit | commitdiff | tree |
2023-04-26 |
Jan Mandel | explore_data.ipynb plots all datasets
|
commit | commitdiff | tree |
2023-04-26 |
Jan Mandel | comment re check 5, disable assert
|
commit | commitdiff | tree |
2023-04-25 |
Jan Mandel | better print of weights
|
commit | commitdiff | tree |
2023-04-25 |
Jan Mandel | clarifying weights setting
|
commit | commitdiff | tree |
2023-04-25 |
Jan Mandel | whitespace
|
commit | commitdiff | tree |
2023-04-24 |
Jan Mandel | compare rnn output to loops computation
|
commit | commitdiff | tree |
2023-04-24 |
Jan Mandel | testing
|
commit | commitdiff | tree |
2023-04-23 |
Jan Mandel | mv test first
|
commit | commitdiff | tree |
2023-04-23 |
Jan Mandel | rm start of fmda_rnn_test.ipynb, run only evaluation...
|
commit | commitdiff | tree |
2023-04-23 |
Jan Mandel | cp fmda_kf_rnn_orig.ipynb fmda_rnn_test.ipynb
|
commit | commitdiff | tree |
2023-04-23 |
Jan Mandel | fixing check_data, runs all cases in a loop
|
commit | commitdiff | tree |
2023-04-23 |
Jan Mandel | running a case by run_case() in moisture_rnn.py
|
commit | commitdiff | tree |
2023-04-23 |
Jan Mandel | cleanup rm cell synt_dat=synthetic_data() # just testinh
|
commit | commitdiff | tree |
2023-04-23 |
Jan Mandel | plot moved into run_rn in moisture_rnn.py
|
commit | commitdiff | tree |
2023-04-23 |
Jan Mandel | assert hash 5 in run_rnn when case11 and fit=True
|
commit | commitdiff | tree |
2023-04-23 |
Jan Mandel | moving run_rnn() from fmda_rnn_rain.ipynb to moisture_rnn.py
|
commit | commitdiff | tree |
2023-04-23 |
Jan Mandel | prints
|
commit | commitdiff | tree |
2023-04-23 |
Jan Mandel | adding run without fitting from initial weights only
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | rm redundant code at the end of fmda_rnn_rain.ipynb
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | prints only
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | n create_rnn_dat timesteps as an optional argument
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | another check 5 value printed after call train_rnn...
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | check_data(rnn_dat) working
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | param names of simulation and measurements items in...
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | all raws_dat -> case_data in fmda_rnn_rain.ipynb
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | check_data lists all items
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | rm few unneeded lines in fmda_rnn_rain.ipynb, verbose=0
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | Merge branch jh_test as of commit '5db6ed9e820edf2a8a991c7bd...
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | fixing last graph (no Ec), storing fmda_rnn_rain_output...
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | check_data prints hash, mild cleaning of redundancies...
|
commit | commitdiff | tree |
2023-04-22 |
Jan Mandel | plot bounds from pickle
|
commit | commitdiff | tree |
2023-04-21 |
Jan Mandel | reproducibility.set_seed() only
|
commit | commitdiff | tree |
2023-04-21 |
Jan Mandel | run fmda_rnn_rain.ipynb kf from pickle
|
commit | commitdiff | tree |
2023-04-19 |
Jan Mandel | mv experimental files to test
|
commit | commitdiff | tree |
2023-04-19 |
Jan Mandel | initialize state
|
commit | commitdiff | tree |
2023-04-19 |
Jan Mandel | Merge branch 'main' into jm
|
commit | commitdiff | tree |
2023-04-19 |
Jan Mandel | testing nn_mult.py from https://gist.github.com/palashahuja...
|
commit | commitdiff | tree |
2023-04-17 |
Jan | reproducibility recovered, see readme.txt
|
commit | commitdiff | tree |
2023-04-17 |
Jan | updated readme.txt
|
commit | commitdiff | tree |
2023-04-15 |
Jan | add readme.txt edited from Jonathon's email
|
commit | commitdiff | tree |
2023-04-15 |
Jan | Verified f60be490a0719373c3fcb0cd14c2616111e8f4df ...
|
commit | commitdiff | tree |
2023-04-14 |
Jan | write out SimpleRNN in plain python
|
commit | commitdiff | tree |
2023-04-14 |
Jan | SimpleRNN state in/out
|
commit | commitdiff | tree |
2023-04-13 |
Jan | test working
|
commit | commitdiff | tree |
2023-04-13 |
Jan | input_dim -> features, units -> hidden_units
|
commit | commitdiff | tree |
2023-04-13 |
Jan | hidden, units -> hidden_units, rm test_full_simple_rnn_dims()
|
commit | commitdiff | tree |
2023-04-13 |
Jan | batch_size = 4
|
commit | commitdiff | tree |
2023-04-13 |
Jan | samples -> batch_size
|
commit | commitdiff | tree |
2023-04-13 |
Jan | split off sequential (not working) to separate file
|
commit | commitdiff | tree |
2023-04-13 |
Jan | print input x.shape
|
commit | commitdiff | tree |
2023-04-13 |
Jan | samples=4 with pararms in SimpleRNN_test
|
commit | commitdiff | tree |
2023-04-13 |
Jan | SimpleRNN_test loop over timesteps
|
commit | commitdiff | tree |
2023-04-13 |
Jan | h recursion in SimpleRNN
|
commit | commitdiff | tree |
2023-04-13 |
Jan | 32 -> batch_size
|
commit | commitdiff | tree |
2023-04-12 |
Jan | print summary of both models
|
commit | commitdiff | tree |
2023-04-12 |
Jan | SimpleRNN_test rm print of values
|
commit | commitdiff | tree |
2023-04-12 |
Jan | simplernn result agrees
|
commit | commitdiff | tree |
2023-04-12 |
Jan | copied simplernn test from fmda_kf_rnn_orig.ipynb
|
commit | commitdiff | tree |
2023-04-12 |
Jan | comments
|
commit | commitdiff | tree |
2023-04-11 |
Jan | using inputs_and_initial_state_expanded
|
commit | commitdiff | tree |
2023-04-11 |
Jan | inputs_and_initial_state_expanded
|
commit | commitdiff | tree |
2023-04-10 |
Jan | new create_and_test_model(), still failing
|
commit | commitdiff | tree |
2023-04-10 |
Jan | fix
|
commit | commitdiff | tree |
2023-04-10 |
Jan | adding rnn_model_sequential and test
|
commit | commitdiff | tree |
2023-04-09 |
Jan | added create_rnn_model_sequential
|
commit | commitdiff | tree |
2023-04-09 |
Jan | simplified super
|
commit | commitdiff | tree |
2023-04-09 |
Jan | print dims
|
commit | commitdiff | tree |