Deep learning model to predict COVID19 cases. Learns from world data, tries to predict India's data. Multivariate, multitask, multistep forecasting.
- Data: clean data and prepare dataset for experiment
- Experiments: tune params and run experiments
- Model evaluation: evaluate models generated in an experiment to find the best fit on test data
- Results: make various predictions and export results
- anaconda (python3)
- pytorch
- nodejs
- neptune-client
- neptune-notebooks (jupyter extension)