LICENSE
MANIFEST.in
README.md
README_CN.md
pyproject.toml
requirements.txt
examples/quickstart.py
nct_modules/__init__.py
nct_modules/__main__.py
nct_modules/nct_anomaly_detector.py
nct_modules/nct_batched.py
nct_modules/nct_cifar10.py
nct_modules/nct_core.py
nct_modules/nct_cross_modal.py
nct_modules/nct_gamma_sync.py
nct_modules/nct_hybrid_learning.py
nct_modules/nct_manager.py
nct_modules/nct_metrics.py
nct_modules/nct_modules.py
nct_modules/nct_predictive_coding.py
nct_modules/nct_workspace.py
nct_modules/patch_predictive_hierarchy.py
neuroconscious_transformer.egg-info/PKG-INFO
neuroconscious_transformer.egg-info/SOURCES.txt
neuroconscious_transformer.egg-info/dependency_links.txt
neuroconscious_transformer.egg-info/entry_points.txt
neuroconscious_transformer.egg-info/requires.txt
neuroconscious_transformer.egg-info/top_level.txt
tests/test_basic.py
tests/test_complete.py
tests/test_multi_candidate.py
tests/test_phi_salience_fix.py
tests/test_refactor_validation.py
visualization/nct_dashboard.py