-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
In src/models/clustering_module/__init__.py, there is from .hp_ddc import HPDDC. However, the file hp_ddc.py is not found in clustering_module, and the HPDDC class is not found too. And /data/NCCluster-baselines-sftp/DeepMVC/src/models/__init__.py imports the missing svaug.py. Although the experiments run after deleting the missing imports, the ImportErrors may cause some confusion when someone runs the code for the first time. Please consider providing the implementation of these classes, or removing unused imports to avoid ImportErrors.
Metadata
Metadata
Assignees
Labels
No labels