├── EVI prediction_using_bayesian_NN&LSTM.ipynb ├── README.md ├── data └── new_ndvi_evi_qa_lc_nl_gelderland_loobos_2000_2020.csv └── figs ├── uncertianty_lstm_AUTOENCODER.png └── uncertianty_lstm_uncertainty.png /EVI prediction_using_bayesian_NN&LSTM.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tankwin08/Bayesian_uncertainty_LSTM/HEAD/EVI prediction_using_bayesian_NN&LSTM.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tankwin08/Bayesian_uncertainty_LSTM/HEAD/README.md -------------------------------------------------------------------------------- /data/new_ndvi_evi_qa_lc_nl_gelderland_loobos_2000_2020.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tankwin08/Bayesian_uncertainty_LSTM/HEAD/data/new_ndvi_evi_qa_lc_nl_gelderland_loobos_2000_2020.csv -------------------------------------------------------------------------------- /figs/uncertianty_lstm_AUTOENCODER.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tankwin08/Bayesian_uncertainty_LSTM/HEAD/figs/uncertianty_lstm_AUTOENCODER.png -------------------------------------------------------------------------------- /figs/uncertianty_lstm_uncertainty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tankwin08/Bayesian_uncertainty_LSTM/HEAD/figs/uncertianty_lstm_uncertainty.png --------------------------------------------------------------------------------