[2512.16301] Adaptation of Agentic AI
https://arxiv.org/abs/2512.16301
https://arxiv.org/abs/2512.16301
arXiv.org
Adaptation of Agentic AI: A Survey of Post-Training, Memory, and Skills
Large language model (LLM) agents are moving beyond prompting alone. ChatGPT marked the rise of general-purpose LLM assistants, DeepSeek showed that on-policy reinforcement learning with...
digital markets can be barrierless, permissionless, liquid, global, 24/7 and competitive in ways that legacy systems can't
the final design is the result of eliminating each misconception until only hardware and protocol limits remain
Attention Normalizes the Wrong Norm | Convergent Thinking
https://convergentthinking.sh/posts/attention-normalizes-the-wrong-norm/
https://convergentthinking.sh/posts/attention-normalizes-the-wrong-norm/
convergentthinking.sh
Attention Normalizes the Wrong Norm | Convergent Thinking
Softmax constrains the L1 norm to 1, but should constrain the L2 norm.
Inside NVIDIA GPUs: Anatomy of high performance matmul kernels - Aleksa GordiΔ
https://aleksagordic.com/blog/matmul
https://aleksagordic.com/blog/matmul
Aleksagordic
Inside NVIDIA GPUs: Anatomy of high performance matmul kernels - Aleksa GordiΔ
From GPU architecture and PTX/SASS to warp-tiling and deep asynchronous tensor core pipelines.