Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 749 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 749 Bytes

covid-net

blog | tracker

Deep learning model to predict COVID19 cases. Learns from world data, tries to predict India's data. Multivariate, multitask, multistep forecasting.

notebooks:

  • 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

requirements:

  • anaconda (python3)
  • pytorch
  • nodejs
  • neptune-client
  • neptune-notebooks (jupyter extension)

references: