Jun's Blog
Posts
Talks and Lectures
Publications
Posts
Lagrange dual problem and conjugate function
The optimization problem have two components that are objective function \(f_0 : \mathbb R ^n \rightarrow \mathbb R\) and the …
Last updated on
Oct 8, 2020
1 min read
Convex optimization
,
Math
,
Machine learning
Approximation
The purpose of approximation is finding optimal point \(x^*\) i.e. \(\nabla F(x^*) = 0\). We need a step/search direction \(\Delta x\) …
Last updated on
Nov 14, 2020
2 min read
Math
,
Machine learning
,
Convex optimization
Singular vector decomposition
Bases are the central idea of linear algebra. An invertable square matrix has eigenvectors. A symetric matrix has orthogonal …
Last updated on
Aug 2, 2020
2 min read
Math
,
Machine learning
Low rank matrix and compressed sensing
This is a note for part III of Linear Algebra and learning from data, Gilbert Strang The main themes are sparsity (Low rank), …
Last updated on
Aug 2, 2020
2 min read
Math
,
Machine learning
Steady state equilibrium
Last updated on
Jun 30, 2020
1 min read
Math
,
Machine learning
Differential equations and Fourier transformation
Differential equations describe the change of state. The change relates to the state. The solutions of the differential equations are …
Last updated on
Nov 8, 2021
2 min read
Math
Information
Information relates to uncertainty. The Shannon information content of an outcome \(x\) is \(h(x)=-log_{2}P(x)\). The rare event has …
Last updated on
May 31, 2020
1 min read
Math
,
Information Theory
Managing pulications of HUGO academic blog in Rstudio
Last updated on
Apr 20, 2020
1 min read
R
Taylor series
\[ f(x) = \sum_{k=0}^\infty c_k x^k = c_0 + c_1 x + c_2 x^2 + \dotsb. \] This is an approximation that is a function of h and …
Last updated on
Jul 18, 2020
2 min read
Math
My first github issue
Last updated on
Mar 26, 2020
1 min read
R
,
Tidymodel
«
»
Cite
×