Aster
Interactive Math & AI Visualizations
Explore fundamental concepts in mathematics, algorithms, and artificial intelligence through beautiful, interactive 3D visualizations powered by Three.js.
Explore Concepts
Bayes Theorem
Understand conditional probability through interactive 3D visualization. See how prior beliefs update with new evidence.
KL Divergence
Visualize how different probability distributions compare. Essential for understanding machine learning loss functions.
Backpropagation
Watch neural networks learn in real-time. Visualize forward and backward passes as gradients flow through layers.
Attention
Explore the mechanism behind Transformers. See how tokens attend to each other in self-attention and causal attention.
KV Cache
Understand the optimization that makes LLM inference fast. Watch how caching Keys and Values speeds up generation.