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

503ea6f · Feb 21, 2021

History

6 Commits
Feb 21, 2021
Feb 21, 2021
Feb 21, 2021

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