Skip to content

Latest commit

 

History

History

2018_08_22_Logical-Rhythm-2

TOC

  • Linear regression example
  • Logistic regression
  • Perceptron
  • Support Vector Machine

Slides

  • Class slides
  • SVM slides

Linear Regression Code example on colab

To try the linear regression code in your web browser click here

To try vectorisation code click here

Try switching to GPU from Runtime>Change Runtime> Hardware Accelerator> GPU, do you see any noticeable change in execution speed?

Class slides

Click here for class-2 slides

SVM slides

Click here for slides on SVM

Will update with more content