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.