Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 274 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 274 Bytes

COVID19Forecaster

Python script that predicts the number of future COVID cases numerically and graphically. It uses a long short-term memory neural network to predict the number of cases tomorrow and the Gauss-Newton algorithm to fit polynomial curves to the COVID data.