Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dalikewara/research-covid19-prediction-lstm
- Owner: dalikewara
- Created: 2020-03-25T16:39:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T00:46:35.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T02:40:28.627Z (7 months ago)
- Topics: covid, covid-19, deep-learning, jupyter, lstm, notebook, prediction, python, research
- Language: Jupyter Notebook
- Homepage:
- Size: 397 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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.