Skip to content

Latest commit

 

History

History

presession

Some links/notebooks for your reference for self reading before the session

  • A basic introduction to python/ quick refresher of basic syntax - link1, link2
  • How Python's memory allocation works (quick interesting read) - link
  • A quick task --- do try it out link -----------> solution
  • Intro to Machine Learning link, Supervised and Unsupervised Learning link
  • Implementing a simple univariate linear regression from scratch link

We will be updating this regularly till the actual session begins next week. So feel free to check in every day!