Machine Learning In Medicine

The world of medicine is changing due to the implementation of Artificial Intelligence. Fast improvement in computer science and availability of huge amount of data in the field of medicine makes machine learning system to tackle increasingly complex learning tasks, often with unbelievable success. The increasing focus of AI in medicine has led to someContinue reading “Machine Learning In Medicine”

Regularization in Neural Networks

Regularization in Neural Networks In Deep Learning it is necessary to reduce the complexity of model in order to avoid the problem of overfitting. Also, the model should be able to generalize well. This problem can be solve by using regularization techniques. Technically, overfitting harms the generalization. So, our primary goal is to solve theContinue reading “Regularization in Neural Networks”

YOLO : Real Time Object Detection

We sees an image and instantly know what objects are in the image and where they are unlike machines. The human visual system is fast and accurate. Every AI researcher is struggling to find an efficient method for real time object detection. In 2015 researchers from Allen institute for AI, University of Washington, and FacebookContinue reading “YOLO : Real Time Object Detection”

A brief Introduction to Probability Distribution for Machine Learning

Probability Distributions are prevalent in many fields, namely, computer science, stock market, astronomy and economics. In this blog we are going to see different probability distribution for Machine Learning and their properties. Also, we will discuss key statistical points for the simple models. Note, all the discussion in this blog is based on the assumptionContinue reading “A brief Introduction to Probability Distribution for Machine Learning”

Capable Machine