LICENSE
README.md
pyproject.toml
setup.py
flowws_structure_pretraining/ClearMetrics.py
flowws_structure_pretraining/DistanceNeighbors.py
flowws_structure_pretraining/FileLoader.py
flowws_structure_pretraining/LimitAccuracyCallback.py
flowws_structure_pretraining/LoadModel.py
flowws_structure_pretraining/NearestNeighbors.py
flowws_structure_pretraining/NormalizeNeighborDistance.py
flowws_structure_pretraining/PyriodicLoader.py
flowws_structure_pretraining/SANNeighbors.py
flowws_structure_pretraining/VoronoiNeighbors.py
flowws_structure_pretraining/__init__.py
flowws_structure_pretraining/internal.py
flowws_structure_pretraining/version.py
flowws_structure_pretraining.egg-info/PKG-INFO
flowws_structure_pretraining.egg-info/SOURCES.txt
flowws_structure_pretraining.egg-info/dependency_links.txt
flowws_structure_pretraining.egg-info/entry_points.txt
flowws_structure_pretraining.egg-info/requires.txt
flowws_structure_pretraining.egg-info/top_level.txt
flowws_structure_pretraining/analysis/AutoencoderVisualizer.py
flowws_structure_pretraining/analysis/BondDenoisingVisualizer.py
flowws_structure_pretraining/analysis/ClassifierPlotter.py
flowws_structure_pretraining/analysis/EmbeddingDistance.py
flowws_structure_pretraining/analysis/EmbeddingDistanceTrajectory.py
flowws_structure_pretraining/analysis/EmbeddingPlotter.py
flowws_structure_pretraining/analysis/EvaluateEmbedding.py
flowws_structure_pretraining/analysis/NoisyBondVisualizer.py
flowws_structure_pretraining/analysis/PCAEmbedding.py
flowws_structure_pretraining/analysis/RegressorPlotter.py
flowws_structure_pretraining/analysis/ShiftIdentificationVisualizer.py
flowws_structure_pretraining/analysis/UMAPEmbedding.py
flowws_structure_pretraining/analysis/__init__.py
flowws_structure_pretraining/analysis/internal.py
flowws_structure_pretraining/models/GalaBondClassifier.py
flowws_structure_pretraining/models/GalaBondRegressor.py
flowws_structure_pretraining/models/GalaBottleneckAutoencoder.py
flowws_structure_pretraining/models/GalaScalarRegressor.py
flowws_structure_pretraining/models/GalaVectorAutoencoder.py
flowws_structure_pretraining/models/__init__.py
flowws_structure_pretraining/models/internal.py
flowws_structure_pretraining/tasks/AutoencoderTask.py
flowws_structure_pretraining/tasks/DenoisingTask.py
flowws_structure_pretraining/tasks/FrameClassificationTask.py
flowws_structure_pretraining/tasks/FrameRegressionTask.py
flowws_structure_pretraining/tasks/NearestBondTask.py
flowws_structure_pretraining/tasks/NoisyBondTask.py
flowws_structure_pretraining/tasks/ShiftIdentificationTask.py
flowws_structure_pretraining/tasks/__init__.py
flowws_structure_pretraining/tasks/internal.py