reran and refined old tutorials

This commit is contained in:
Aladdin Persson
2022-12-19 15:57:59 +01:00
parent 088bdb63e9
commit cc0df999e2
9 changed files with 52 additions and 3124 deletions

View File

@@ -173,10 +173,3 @@ def test():
print(model(x).shape) # (num_examples, num_classes)
test()