How to easily create a lazy generator in cpp.
The math behind the Support Vector Machines algorithm.
What is the Hazard Function in the context of Survival Analysis? How can we apply it in Computational Neuroscience?
A pretty basic technique for binary classification.
What is the kernel trick? What's the main advantage of this technique?
Need to speed up things by calling a C function from your Python script? Check this out.
A quick explanation of the VC dimension.
"Generative Adversarial Networks" (Goodfellow et al.) Paper overview.
How do we apply the Law Of The Unconcious Statistician to Ian Goodfellow's original GANs value function formulation?
A visual and mathematical overview of Linear Regression.