GitXplorerGitXplorer
g

dm_c19_modelling

public
6 stars
3 forks
0 issues

Commits

List of commits on branch main.
Unverified
25c0a3c47df4f93991acaf4b5e4d3ab0a6d9b5ab

Reformat citation and remove unused file.

yyotam committed 3 years ago
Unverified
db9be5af070f49af47fb62b493ec0413943e6d20

Adding citation

aalvarosg committed 4 years ago
Unverified
5cd4dbd6e21e8f38aeffef2d772c4938f8dd68f4

Add modelling codebase.

aalvarosg committed 4 years ago
Unverified
bcd9040db06fa688a225be851b57debb062d8d44

Add evaluation codebase.

committed 4 years ago
Unverified
7eac75242386ef3d8bdeaa57c4ec3405f735978a

Initial commit. Add license, top-level README and CONTRIBUTING files.

ppbattaglia committed 4 years ago

README

The README file for this repository.

DeepMind COVID-19 toolkits

This repository contains tools for working with COVID-19 data and forecasting. It contains:

Please see the links above for documentation and installation instructions.

If you use our codebase, please cite our work as:

@software{deepmind2021c19modelling,
  author = {Sanchez-Gonzalez, Alvaro and Mottram, Anne and Doron, Yotam and
            Hapuarachchi, Tharindi and Horstmann, Tobias and Hou, Shaobo and
            Hughes, Cian  and Irimia, Valentin and Karthikesalingam, Alan and
            Landon, Jessica and Mokr\'{a}, So\v{n}a and Petrova, Dessie and
            Rosen, Simon and Toma\v{s}ev, Nenad and Vinyals, Oriol and
            Ward, Michael and Battaglia, Peter W},
  title = {DeepMind Covid-19 evaluation and modelling framework.},
  url = {http://github.com/deepmind/dm_c19_modelling},
  version = {0.0.1.dev},
  year = {2021},
}

(A.S-G., A.M. and P.B. share equal contribution, rest of authors in alphabetical order).