Skip to content

a0932873144a/DNN_BasicPratice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DNN_BasicPratice

This program will use Pytorch to show the basic of the DNN on Google Colab.

All I have to do is tune the hyper-parameters to improve this model which predict the the percentage of new tested positive cases in the future.

And the hyper-parameters include of maximum number of epochs, mini-batch size for dataloader, learning rate of SGD, momentum for SGD, early stopping epochs, and so on.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages