Posts

The optimization problem have two components that are objective function f0:RnR and the …

The purpose of approximation is finding optimal point x i.e. F(x)=0. We need a step/search direction Δx

Bases are the central idea of linear algebra. An invertable square matrix has eigenvectors. A symetric matrix has orthogonal …

This is a note for part III of Linear Algebra and learning from data, Gilbert Strang The main themes are sparsity (Low rank), …

Differential equations describe the change of state. The change relates to the state. The solutions of the differential equations are …

Information relates to uncertainty. The Shannon information content of an outcome x is h(x)=log2P(x). The rare event has …

f(x)=k=0ckxk=c0+c1x+c2x2+. This is an approximation that is a function of h and …