Minor change
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""
|
||||
Simple example on how to fine tune models in Keras and how to use them.
|
||||
Simple example on how to fine tune the VGG16 model in Keras and how to use them.
|
||||
Part 1
|
||||
|
||||
Source: https://www.guru99.com/keras-tutorial.html
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
"""
|
||||
Simple example on how to fine tune models in Keras and how to use them.
|
||||
Simple example on how to fine tune the VGG16 model in Keras and how to use them.
|
||||
Part 2
|
||||
|
||||
Source: https://www.guru99.com/keras-tutorial.html
|
||||
|
||||
Reference in New Issue
Block a user