Skip to content

MNaplesDevelopment/PyTorch-ResNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PyTorch-ResNet

Experimenting with Residual Networks. I'm currently getting an accuracy of 83% after 10 epochs, which could be a lot better and I plan to keep experimenting with the architure and hyperparameters. I would also like to look into a differentiating learning rate that Jeremy Howard describes in the courses at fast.ai which he uses to get world class results. The network is currently 16 layers deep with 6 skip connections.

Releases

No releases published

Packages

No packages published

Languages