Blogs of #mathematics
All mathematicsmachine-learningstatisticsthoughtsinvestmentgame-theorycryptographyalgorithmcomputationCC++LHPAOSfrontend
Explanation of Neural Network From Maximum Likelihood Estimation
From a statistical learning perspective, modern neural networks can indeed be understood as a large-scale maximum likelihood estimation (MLE) process. Specifically, a neural network is a parameterized function, and the most common way to train a neural network is to perform maximum likelihood estimation on the data.
2026, June, 08
Proof of the UAT, by Weierstrass Theory
The core purpose of UAT (Universal Approximation Theorem) is that neural networks can approximate any continuous function, and continuous functions can be approximated by polynomials (Weierstrass theorem).
2026, June, 06
The Fréchet Mean Prototype
The Fréchet Mean Prototype is the center point in a metric space that minimizes the sum of the squared distances to all data points. It extends the averaging operation from flat vector spaces to arbitrary curved spaces or complex objects.
2026, April, 25
Dimension Curse on Zero and Positive Curvature Space
The curse of dimensionality is not a specific geometric structure, but a collection of phenomena induced by the intrinsic properties of high-dimensional spaces.
2026, April, 10