Karya Semi
HomeBlogSearchCategoriesAboutContact
Karya Semi

Less noise. More notes.

HomeBlogAboutContactPrivacy PolicyDisclaimer

© 2026 Karya Semi. All rights reserved.

XGitHubLinkedIn
  1. Home
  2. /Tags
  3. /Machine Learning

Tag

Machine Learning

Every published article tagged with Machine Learning.
Illustration for Visualizing Attention Patterns in Large Language Model Execution
AI/Sep 10, 2026

Visualizing Attention Patterns in Large Language Model Execution

Use an LLM attention visualizer tool to map transformer matrices across model layers, inspect token association, and debug context retrieval.

9 min read
LLMAI
Illustration for Anthropic Research Formalizes Fermat's Last Theorem in Lean
AI/Sep 7, 2026

Anthropic Research Formalizes Fermat's Last Theorem in Lean

AI systems assist mathematicians in mechanizing complex proofs using interactive theorem provers. Analysis of anthropic fermat last theorem for engineering teams.

5 min read
AIEvaluation
Illustration for Harnessing the Universal Geometric Structure of High-Dimensional Embeddings
AI/Sep 7, 2026

Harnessing the Universal Geometric Structure of High-Dimensional Embeddings

Neural models share hidden vector spaces. Unlock cross-model interoperability and better semantic alignment by analyzing the geometry of llm embeddings.

7 min read
LLMAI Engineering
Illustration for How Post-Training Quantization Shrinks LLMs to Run on Laptops
AI/Jul 7, 2026

How Post-Training Quantization Shrinks LLMs to Run on Laptops

Under the hood of post-training quantization. Learn how mapping FP16 weights to INT4 shrinks LLMs, reduces memory bandwidth, and enables local AI execution.

4 min read
Artificial IntelligenceLLM
Illustration for 5 Things AI Still Gets Wrong in 2026
AI/Jun 22, 2026

5 Things AI Still Gets Wrong in 2026

AI can write essays in seconds but still fails at things a 7-year-old can do. Here are five fundamental failures that won't be fixed anytime soon.

6 min read
AIHallucination