diff --git a/examples/gmlvq_tecator.py b/examples/liranmlvq_tecator.py similarity index 95% rename from examples/gmlvq_tecator.py rename to examples/liranmlvq_tecator.py index d5a92e9..d9fff1e 100644 --- a/examples/gmlvq_tecator.py +++ b/examples/liranmlvq_tecator.py @@ -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