Toggle navigation
The Optimal Policy
Home
About Me
Archive
Archive
Show All
9
Machine Learning
5
Classification
3
Generative Adversarial Networks
2
Generative Modeling
2
Kernel Methods
2
C
1
Computational Neuroscience
1
Deep Learning
1
Programming
1
Python
1
Regression
1
Statistics
1
2021
How do we call a C function from Python?
Need to speed up things by calling a C function from your Python script? Check this.
2020
GANs - The Original Formulation
First blog-post dedicated to Generative Adversarial Networks
The Hazard Function
How do we derive the Hazard Function in the context of Survival Anaysis?
LOTUS Theorem in GANs
How do we apply LOTUS Theorem to GANs' original value-function.
Support Vector Machines
The math behind SVMs
Kernel Methods
What's the use of Kernels in Machine Learning?
What's the VC dimension?
A quick overview.
Logistic Regression
A quick overview.
Linear Regression
Let's start with the basics.