Minor commenting changes

This commit is contained in:
Heiko J Schick
2020-10-20 23:01:09 +02:00
parent fe14c53ef6
commit f0d1b50727
+1 -1
View File
@@ -1,6 +1,6 @@
""" """
Simple example on how to fine tune models in Keras and how to use them. Simple example on how to fine tune models in Keras and how to use them.
Part 1 Part 2
Source: https://www.guru99.com/keras-tutorial.html Source: https://www.guru99.com/keras-tutorial.html
""" """