Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dalikewara/research-covid19-prediction-lstm

One of my deep learning researchs, and this is how I predict COVID-19 cases up to next n-days using stateful LSTM
https://github.com/dalikewara/research-covid19-prediction-lstm

covid covid-19 deep-learning jupyter lstm notebook prediction python research

Last synced: 15 days ago
JSON representation

One of my deep learning researchs, and this is how I predict COVID-19 cases up to next n-days using stateful LSTM

Awesome Lists containing this project

README

        

One of my deep learning researchs, and this is how I predict COVID-19 cases up to next n-days using stateful LSTM. Maybe I did it with some mistake, please show me how to do it better.