Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.5 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.5 KB

732A99-Notes

  • Main Blog
  • Notes and R-code implementation for various topics covered in 732A99 Machine Learning course offered at Linköping University.
  • R was the language of choice for this course and sometimes I really struggled to implement certain concepts. This repo is an ateempt to record some if's and but's to keep in mind while programmingin R. Hope this helps!
  • Primary source of reference was Bishop's Pattern Recognition and Machine Learning. All the equations quoted within code snippets or notes can be found in this book.
  • Secondary source of reference was The Elements of Statistical Learning (ESL)

Other Helpful Resources

NOTE: In case I have missed to give proper attribution and reference, please raise an issue and I shall correct it.