Code Monkey home page Code Monkey logo

einns's Introduction

[AAAI-23] EINNs: Epidemiologically-Informed Neural Networks

Publication

Implementation of the paper "EINNs: Epidemiologically-informed Neural Networks" published in AAAI 2023.

Authors: Alexander Rodríguez, Jiaming Cui, Naren Ramakrishnan, Bijaya Adhikari, B. Aditya Prakash

Paper + appendix: https://arxiv.org/abs/2202.10446

Requirements

Use the package manager conda to install required Python dependencies. Note: We used Python 3.7.

conda env create -f requirements.yml

Training

The following command will train and predict for all regions from epidemic week 202036 to 202109:

python main.py --region AL --dev cpu --exp 400 --start_ew 202036 --end_ew 202109 --step 2

More examples can be found in run.sh.

You can set up your own model hyperparameter values (e.g. learning rate, loss weights) in the file ./setup/EINN-params.json.

Contact:

If you have any questions about the code, please contact Alexander Rodriguez at arodriguezc[at]gatech[dot]edu and/or B. Aditya Prakash badityap[at]cc[dot]gatech[dot]edu

Cite our work

If you find our work useful, please cite our work:

  • Alexander Rodríguez, Jiaming Cui, Naren Ramakrishnan, Bijaya Adhikari, B. Aditya Prakash. 2023. EINNs: Epidemiologically-informed Neural Networks. In Proceedings of the AAAI Conference on Artificial Intelligence. Vol. 37.
@inproceedings{rodriguez2022einns,
  title={EINNs: Epidemiologically-Informed Neural Networks},
  author={Rodr'\iguez, Alexander and Cui, Jiaming and Ramakrishnan, Naren and Adhikari, Bijaya and Prakash, B. Aditya},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  volume={37},
  year={2023}
}

einns's People

Contributors

arodriguezca avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.