diff --git a/README.md b/README.md index 85a77a0..2ed30c4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Universal AI inference engine. Fused computation, adaptive precision, surgical e | Project | What it does | |---------|-------------| | [**Inference-X**](https://git.inference-x.com/salka/inference-x) | Universal inference engine — 305 KB binary, 19 hardware backends, 23 quantization formats, fused dequant+dot kernels, Shannon entropy adaptive precision. Same model, cleaner signal. | -| **Z-EUL** | Mathematical framework for bias-free analysis of neural networks. Z = dI/d(log s) · exp(i theta). Used to measure and optimize AI model architectures. | +| **ATLAS** | Mathematical framework for bias-free analysis of neural networks. Z = dI/d(log s) · exp(i theta). Used to measure and optimize AI model architectures. | | **Organ Architecture** | Neural network surgery — extracting, measuring, and grafting components between AI models to create functional chimeras. | ### How it works