Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages