Posts

Showing posts with the label algorithm

How to start Machine Learning?

Image
Machine Learning now one of the trending technology in the 21st century and will take off high until the year 2020. By looking growth of machine learning it's a very hot topic for programmers. Every programmer wants to learn this new Technology, But it requires proper guidance since one can't start randomly and hope for best that eventually he'll become master in machine learning. Here in this blog, I mentioned some basic step which is required for beginners i.e.who really  want to machine learning seriously: The major topic which is required in machine learning which is the base of this technology: 1) Mathematics    i)linear algebra    ii)probability    iii)statistics    iv)calculas (Integration and Differential Equation for complex algorithm)    v)graph    vi)3-D space and vector  2) Algorithm   i)creating of the algorithm   ii)Analysis of the algorithm 3) Programming   i)Python (for beginners which...