All convex optimization implementations have achieved same result as CVX does.
If you find any error (in formula or code), please contact
jiaruiwang486@gmail.com
jwang486@alumni.jhu.edu
Twitter: @iLavignewang

A tip: If you encounter problems running CVX on a Mac with M1 chip,
you may setup your CVX enviroment with this folder by running /lib/compile.sh in shell and cvx_setup.m in octave(matlab)
(delete all /lib/.mex files and recompile all .c files with mkoctfile).

JR's Yoyo Diary by Myself

JR's Machine Learning Notes by Myself

Good To Know

Reproducing Kernel Hilbert Space and Applications

Toward Semidefinite Programming and Primal-dual path-following Algorithm Python Implementation

EE263 Linear Dynamical System by Stephen Boyd (2022.12 - )

Probabilistic Graphical Model

Quit 10708 (too obscure) for “Probabilistic Graphical Models: Principles and Techniques” book and Coursea courses by Daphne Koller (2021.8.7)

It's the first round going through this book, skip some content to quickly get a big picture of PGM,

EE364A Convex Optimization I by Stephen Boyd (Uploaded on 2020.11.30)

YouTube Link

EE364B Convex Optimization II by Stephen Boyd

EE261 Fourier Transform and Its Applications by Brad Osgood

YouTube Link

Deep Learning

C++

18.085 by Gilbert Strang

YouTube Link

18.03 Differential Equations by Arthur Mattuck (Review)

YouTube Link

CS229 Machine Learning by Andrew Ng

YouTube Link