/ tags/ mathematics
In machine learning, support vector machines are supervised learning models with associated learning algorithms that analyze data for classification and regression analysis. In this post, we will go…
The world of computers is moving fast. While going through some materials on algorithms, I have come across an interesting discussion -enhancements in hardware (cpu) vis-a-vis algorithms. One side of…
Two simple maths puzzles! In the first problem we prove a well known property of prime numbers. In the second one, we are just trying to get shortest path on a chess board.