Skip to content

This project is to build Machine Learning models to predict the countrywise statistics of the novel coronavirus patients

Notifications You must be signed in to change notification settings

saahil-jain/Benchmarking_Of_NODE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Benchmarking of NODE

The aim of this project is to compare Neural Ordinary Differential Equations (NODE) to other neural networks and machine learning algorithms. This was done as part of the summer internship for PES Innovation Lab (May 2020 - August 2020).

Time Series Forecasting

This was done in order to compare the performance of NODE when predicting COVID-19 cases and deaths.

The Neural Networks included:

  • LSTMs
  • GRUs
  • RNNs
  • Simple neural networks

The Machine Learning algorithms included:

  • Gradient Boosting
  • Linear Regression
  • Polynomial Regression

Image Processing

This was done in order to compare the performance of NODE with respect to the MNIST and CIFAR datasets.

NODE was compared to the following:

  • CNN (with and without transfer learning)
  • RESNET

Additionally, the time-accuracy tradeoff for NODE was also tested.

Contributors

INTERNS:

  • Aanchal Narendran
  • Kartika Nair
  • Sujith K

MENTOR:

  • Saahil Jain

About

This project is to build Machine Learning models to predict the countrywise statistics of the novel coronavirus patients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •