Pragmatic Programming Techniques
Pages
(Move to ...)
Home
▼
Sunday, September 2, 2018
Structure Learning and Imitation Learning
›
In classical prediction use case, the predicted output is either a number (for regression) or category (for classification). A set of train...
Friday, August 25, 2017
Reinforcement Learning Overview
›
There are basically 3 different types of Machine Learning Supervised Learning : The major use case is Prediction. We provide a set of t...
Saturday, July 15, 2017
Regression model outputting probability density distribution
›
For a classification problem (let say output is one of the labels R, G, B), how do we predict ? There are two formats that we can report o...
Sunday, July 2, 2017
How AI differs from ML
›
AI is not a new term, it is multiple decades old starting around early 80s when computer scientist design algorithms that can "learn...
Saturday, April 29, 2017
An output of a truly random process
›
Recently I have a discussion with my data science team whether we can challenge the observations is following a random process or not. Basi...
Tuesday, August 25, 2015
Common techniques in optimization
›
Optimization is a frequently encountered problem in real life. We need to make a decision to achieve something within a set of constraints,...
Saturday, June 27, 2015
When machine replace human
›
Recently, a good friend sent me an article from Harvard Business Review called "Beyond Automation", written by Thomas H. Davenpor...
›
Home
View web version