Skip to content

anasselhoud/CoVid-19-RNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2019-CoVirus-RNNpredict - Still Pending

We apply a reccurent neural network model on the data released by WHO related to Coronavirus spread. We used the Seq2Seq Algorithm developped by Google (LSTM).

The data was released by World Health Organization. The file "coronavrisu.csv" is only a modified file. In fact, We prepared and modified the data structure to match our model. The modified file sums all the numbers of confirmed cases, deaths and recovered cases that you can find in the original file (2019_nCoV_data.csv).

Project still pending.

About

Applying LSTM Seq2Seq model on the Covid-19 dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published