chore: fix minor errors and upgrade codebase

This commit is contained in:
Alexander Engelsberger
2023-06-20 16:06:53 +02:00
parent 6ed1b9a832
commit ee4cf583e3
6 changed files with 15 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
"""ProtoTorch CBC example using 2D Iris data."""
"""ProtoTorch GMLVQ example using Iris data."""
import torch