LICENSE
MANIFEST.in
README.md
pyproject.toml
src/main.py
src/Active_Labeling_System.egg-info/PKG-INFO
src/Active_Labeling_System.egg-info/SOURCES.txt
src/Active_Labeling_System.egg-info/dependency_links.txt
src/Active_Labeling_System.egg-info/entry_points.txt
src/Active_Labeling_System.egg-info/top_level.txt
src/als/__init__.py
src/als/__main__.py
src/als/bootstrap.py
src/als/preflight.py
src/als/requirements.txt
src/als/run_tests.bat
src/app/__init__.py
src/app/actions.py
src/app/dialogs.py
src/app/state.py
src/app/utils.py
src/app/window.py
src/core/__init__.py
src/core/data_manager.py
src/core/dataset_versioner.py
src/core/entropy.py
src/core/feedback_validator.py
src/core/inference.py
src/core/model_manager.py
src/core/replay_buffer.py
src/core/retrain_policy.py
src/core/sample_selector.py
src/core/shadow_trainer.py
src/core/training_orchestrator.py
src/features/__init__.py
src/features/manual.py
src/features/shortcut_config.py
src/features/shortcut_manager.py
src/features/testorreal.py
src/features/toolbar_manager.py
src/features/toolbar_styles.py
src/features/toolbar_widget.py