Posts

Showing posts from October, 2018

Learn Machine Learning with Me - 1

I will be writing blog posts on teaching /sharing my knowledge of Machine learning and there will be index at the end of title of each article so do  look that , for example this article has index '1' at last which means  this is the starting  articles on this topic. So , without any delay lets jump directly on ML and how to get started. To be precise , I wont start with what is ML< Where  it is  used << because you  all might already know that and if you dont there are tons of articles out there to get started about basics of ML. Pre-Requistite 1) Knowledge of Python (just the basics would be enough) 2) Knowledge of Libraries like numpy , pandas , simple import , export functions. 2) Maths( Linear algebra, calculus and Probability) So what i cover in this course on not actually the code , i will dive more into the maths and concepts behind it so if u are not so familiar with programming , you dont set back  , you could understand t...