Rename GMLVQ Example.

This commit is contained in:
Alexander Engelsberger 2021-05-06 18:41:50 +02:00
parent 3df282a0af
commit 79e5eaa69a

View File

@ -1,4 +1,4 @@
"""GMLVQ example using the Tecator dataset."""
"""Limited Rank MLVQ example using the Tecator dataset."""
import pytorch_lightning as pl
from prototorch.components import initializers as cinit