Giter Site home page Giter Site logo

neural-network-model-for-compartmenral-model-sir-and-seir-'s Introduction

Neural Network models for SIR and SEIR models

Guide: Dr. Adway mitra (Assistant Professor, Centre of Excellence in Artificial Intelligence, IIT Kharagpur)
Generated data of susceptible, infected, recovered cases using the SIR model for 100 days for 1000 different sets of parameters (beta and gamma) by using suitable initial conditions. Trained Neural network model using Keras to predict susceptible, infected, and recovered data for the next day using values of the previous day click here to see the notebook. Notice the changes when we did the same think but using parameters as one of the feature click here to see the notebook. Got validation accuracy of 0.98937 and test accuracy of 0.9880 for the model

In the next part I trained XGBoost Regression model to predict parameters (beta and gamma) separately one at a time click here to see the notebook. For beta prediction, got R2 score for training set as 0.99 and on the test as 0.91 and approximately similar results for gamma prediction. Extended the above tasks for the SEIR model a more complex form of the SIR model involving more parameters compared to the SIR model. Got approximately similar results as we got in case of SIR model.

neural-network-model-for-compartmenral-model-sir-and-seir-'s People

Contributors

dharma610 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.