๐ŸŽ“How I Study AIHISA
๐Ÿ“–Read
๐Ÿ“„Papers๐Ÿ“ฐBlogs๐ŸŽฌCourses
๐Ÿ’กLearn
๐Ÿ›ค๏ธPaths๐Ÿ“šTopics๐Ÿ’กConcepts๐ŸŽดShorts
๐ŸŽฏPractice
โฑ๏ธCoach๐ŸงฉProblems๐Ÿง Thinking๐ŸŽฏPrompts๐Ÿง Review
SearchSettings
How I Study AI - Learn AI Papers & Lectures the Easy Way

Concepts8

Groups

๐Ÿ“Linear Algebra15๐Ÿ“ˆCalculus & Differentiation10๐ŸŽฏOptimization14๐ŸŽฒProbability Theory12๐Ÿ“ŠStatistics for ML9๐Ÿ“กInformation Theory10๐Ÿ”บConvex Optimization7๐Ÿ”ขNumerical Methods6๐Ÿ•ธGraph Theory for Deep Learning6๐Ÿ”ตTopology for ML5๐ŸŒDifferential Geometry6โˆžMeasure Theory & Functional Analysis6๐ŸŽฐRandom Matrix Theory5๐ŸŒŠFourier Analysis & Signal Processing9๐ŸŽฐSampling & Monte Carlo Methods10๐Ÿง Deep Learning Theory12๐Ÿ›ก๏ธRegularization Theory11๐Ÿ‘๏ธAttention & Transformer Theory10๐ŸŽจGenerative Model Theory11๐Ÿ”ฎRepresentation Learning10๐ŸŽฎReinforcement Learning Mathematics9๐Ÿ”„Variational Methods8๐Ÿ“‰Loss Functions & Objectives10โฑ๏ธSequence & Temporal Models8๐Ÿ’ŽGeometric Deep Learning8

Category

๐Ÿ”ทAllโˆ‘Mathโš™๏ธAlgo๐Ÿ—‚๏ธDS๐Ÿ“šTheory

Level

AllBeginnerIntermediate
๐Ÿ“šTheoryAdvanced

Weisfeiler-Leman Hierarchy

The Weisfeilerโ€“Leman (WL) hierarchy is a family of color-refinement procedures that iteratively color vertices (or k-tuples of vertices) to capture graph structure for isomorphism testing.

#weisfeiler-leman#color refinement#graph isomorphism+12
๐Ÿ“šTheoryIntermediate

Message Passing on Meshes & Point Clouds

Message passing treats meshes and point clouds as graphs where nodes exchange information with neighbors to learn useful features.

#geometric deep learning
Advanced
Group:
Geometric Deep Learning
#message passing
#pointnet
+12
โˆ‘MathAdvanced

Spherical Harmonics & SO(3) Representations

Spherical harmonics are smooth wave patterns on the sphere that form an orthonormal basis, much like sine and cosine form a basis on the circle.

#spherical harmonics#so(3)#wigner d-matrix+12
๐Ÿ“šTheoryAdvanced

E(n) Equivariant Neural Networks

E(n)-equivariant neural networks are models whose outputs transform predictably when inputs are rotated, translated, or reflected in n-dimensional Euclidean space.

#e(n)-equivariance#euclidean group#so(n) and o(n)+12
๐Ÿ“šTheoryAdvanced

Gauge Equivariant Networks

Gauge equivariant networks are neural networks that respect local symmetries (gauges) on manifolds, such as how vectors rotate when you change the local reference frame on a surface.

#gauge equivariant networks#geometric deep learning#manifold learning+12
๐Ÿ“šTheoryIntermediate

Group Convolution

Group convolution combines two functions defined on a group by summing over products aligned by the group operation, generalizing the usual circular convolution on integers modulo n.

#group convolution#finite group#circular convolution+10
๐Ÿ“šTheoryIntermediate

Equivariance & Invariance

Equivariance means that applying a transformation before a function is the same as applying a corresponding transformation after the function.

#equivariance#invariance#group action+12
โˆ‘MathIntermediate

Group Theory for Neural Networks

Group theory gives a precise language for symmetries, and neural networks can exploit these symmetries to learn faster and generalize better.

#group theory#neural networks#equivariance+12