Skip to content

Custom coding a ResNet50 network and performing transfer learning on the pre-existing ResNet50 architecture for my learning.

Notifications You must be signed in to change notification settings

shreshtashetty/ResNet50Tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ResNet50CustomCode

Custom coded the ResNet50 Architecture for my learning in tensorflow using model subclassing. Also created custom training loop, looked at the concepts of @tf.function and tape.watch.

ResNetTransferLearn

Performs transfer learning on ResNet50 by using it to perform a cats-vs-dogs classification.

About

Custom coding a ResNet50 network and performing transfer learning on the pre-existing ResNet50 architecture for my learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published