Add trainings stuff

This commit is contained in:
TimNiklasWitte
2022-03-30 17:01:33 +02:00
parent a61a62e92d
commit 736ea31530
61 changed files with 721 additions and 12 deletions

View File

@@ -41,5 +41,4 @@ class Encoder(tf.keras.Model): # <-- Needed to make parameters trainable and to
#print(x.shape)
#print("-------------")
#exit()
return x
return x