Forecast daily COVID-19 spread in regions around world
This repository shows our solution of COVID19 Global Forecasting (Week 4) and the project of Natural Computation Methods for Machine Learning. As it is a course project, we may keep a slow update to follow the instruction of teacher.
This project is organised as a Python Package. Network Structure are configured in JSON file.
TODO
- Data collection
- Data preprocess
- Design Model
- LSTM
- seq2seq
- Attention based
- Note We may not implement all above model finally.