/The_Math_of_Intelligence

Code for each week's short video of Siraj Raval Course "Math of Intelligence"

Primary LanguageJupyter Notebook

The_Math_of_Intelligence

This is the Syllabus for Siraj Raval's new course "The Math of Intelligence"

Each week has a short video (released on Friday) and an associated longer video (released on Wednesday). So each weeks short video is in bold and the longer video is underneath.

Week 1 - First order optimization - derivative, partial derivative, convexity

SVM Classification with gradient descent

Week 2 - Second order optimization - Jacobian, hessian, laplacian

Newtons method for logistic regression

Week 3 - Vectors - Vector spaces, vector norms, matrices

L1 - L2 Regularization

Week 4 - Matrix operations - Dot product, matrix inverse, projections

Self Organizing Map (SOM) - Neural Network

Week 5 - Dimensionality Reduction - matrix decomposition, eigenvectors, eigenvalues

@TODO

Week 6 - Probability terms - Random variables,Expectations,Variance

@TODO

Week 7 - Parameter estimation - expectation maximization, bayes vs frequentist, maximum likelihood estimation

@TODO

Week 8 - Types of Probability - joint, conditional, bayes rule, chain rule

@TODO

Week 9 - T-SNE

@TODO

Week 10 - Sampling -MCMC, Gibbs, Slice

@TODO

Week 11 - Popular Distributions - Bernoulli, uniform, multinomial

@TODO

Week 12 - Reinforcement - Markov chains, Monte Carlo, Markov Decision Processes

@TODO