.cursorrules
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGELOG.md
CYBERSECURITY_BENEFITS.md
Dockerfile
GLOBAL_PAYMENTS_UHG_CASES.md
Gjallarhorn1.py
Gjallarhorn2.py
Gjallarhorn3.py
Gjallarjorn DNS exfiltration
Heimdal1.py
IMPLEMENTATION.md
LICENSE
MANIFEST.in
Makefile
PAYMENT_NETWORK_UHG_MAPPING.md
README.md
SOAR_WORKFLOW.md
TODO.md
TROUBLESHOOTING.md
UHG_IMPROVEMENTS.md
UHG_LIBRARY_ADDITIONS.md
authorization heirarchy violation detection
authorization_hierarchy.py
color_test.py
detect dns exfiltration
docker-compose.yml
environment.mac-silicon.yml
environment.yml
install_splunk.py
mkdocs.yml
progress_test.py
publish.py
pyproject.toml
requirements.txt
setup.cfg
setup.py
setup_venv.py
terminal_network_colab.py
terminal_network_uhg.py
test_gjallarhorn1.py
test_perpendicular_quadrance.py
test_terminal_network.py
test_uhg.py
test_uhg_anomaly.py
test_uhg_calculations.py
test_uhg_core.py
test_uhg_features.py
test_uhg_metric.py
tox.ini
uhg_anomaly.py
uhg_features.py
uhg_intrusion_detection2.py
uhg_intrusion_detection3.py
uhg_intrusion_detection4.py
uhg_metric.py
.github/workflows/ci.yml
docs/UHG_PRINCIPLES.md
docs/UHG_REFERENCE.md
docs/conf.py
docs/index.md
docs/index.rst
docs/installation.rst
docs/projective_cursor.py
docs/requirements.txt
docs/trial_equations.py
docs/javascripts/mathjax.js
docs/release_notes/v0.2.0.md
examples/auth_violation_detection.py
examples/threat_correlation_example.py
tests/test_cuda_ops.py
tests/test_fundamental_measurements.py
tests/test_fundamental_theorems.py
tests/test_hierarchical.py
tests/test_non_null_points.py
tests/test_pattern_correlation.py
tests/test_projective.py
tests/test_projective_cursor.py
tests/test_projective_deep_learning.py
tests/test_sage.py
tests/test_uhg_attention.py
uhg/__init__.py
uhg/attention.py
uhg/core.py
uhg/crosslaw.md
uhg/projective.py
uhg/tensor.py
uhg/threat_indicators.py
uhg/utils.py
uhg.egg-info/PKG-INFO
uhg.egg-info/SOURCES.txt
uhg.egg-info/dependency_links.txt
uhg.egg-info/requires.txt
uhg.egg-info/top_level.txt
uhg/cuda/kernels.py
uhg/cuda/ops.py
uhg/datasets/__init__.py
uhg/datasets/base.py
uhg/datasets/graph.py
uhg/manifolds/__init__.py
uhg/nn/__init__.py
uhg/nn/attention.py
uhg/nn/functional.py
uhg/nn/losses.py
uhg/nn/message.py
uhg/nn/layers/__init__.py
uhg/nn/layers/attention.py
uhg/nn/layers/base.py
uhg/nn/layers/conv.py
uhg/nn/layers/hierarchical.py
uhg/nn/layers/sage.py
uhg/nn/models/__init__.py
uhg/nn/models/hierarchical.py
uhg/nn/models/sage.py
uhg/optim/__init__.py
uhg/optim/adam.py
uhg/optim/optimizer.py
uhg/optim/sgd.py
uhg/patterns/__init__.py
uhg/patterns/correlation.py
uhg/samplers/__init__.py
uhg/samplers/base.py
uhg/samplers/hyperbolic.py
uhg/utils/__init__.py
uhg/utils/batch.py
uhg/utils/cross_ratio.py
uhg/utils/metrics.py