cadrev / lstm-flood-prediction

Applying LSTM on river water level data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Recurrent Neural Network Exploration

This is an exploration to determine the appropriateness of LSTM Neural Networks for ahead-of-time flood level prediction. No data for the rain is included, I wanted to test if the LSTM network can follow the general pattern of the water levels based on historical data alone.

About

Applying LSTM on river water level data


Languages

Language:Jupyter Notebook 100.0%