Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shreshtashetty authored Feb 21, 2021
1 parent b9df60d commit 503ea6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 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
Performs transfer learning on ResNet50 by using it to perform a cats-vs-dogs classification.

0 comments on commit 503ea6f

Please sign in to comment.