Tagged in

Machine Learning


Learning Python Regression Analysis — part 4 : Multiple Linear Regression

In the previous posts we saw setups, OLS and simple linear regressions. Multiple Linear Regression is similar to simple linear regression but the major difference being that we try to establish linear…


Learning Python Regression Analysis — part 2 : Gearing up with simple linear regression

In part 1, we started with basic setups. Regression analysis can be defined as the process to find these best-fit models, which also hold our assumptions, is exploratory in nature…


Westworld: Programming AI to Feel Pain

At the time of writing I have only watched the first episode of Westworld. I live tweeted my thoughts on the AI and robotics in the show as I watched. I’ve archived my annotated tweets.


Face Detection on Cloud Foundry

Joint work by Dat Tran (Senior Data Scientist) and Andreas Fleig (Senior Software Engineer).

Motivation

Computer vision (CV), a subfield of artificial intelligence, has been a hot topic for quite a while now with a…


Artificial Intelligence and Business

by Brandon Smith

Kevin Kelly’s book “The Inevitable”, left me with many takeaways about the future of business in the upcoming years. His lesson on artificial intelligence and the implications it has on the business world really stood out…


Machine Learning for Everyone

We all know that machine learning is about handling data, but it also can be seen as:


AARON and Watson — Beauty and Brains

AARON is a painter. It has an evolving, although restricted, creative process — exploring…


The Critical Role of APIs — Part 2

In my previous post, I discussed how cloud-based APIs are redefining everything we do in the…


Yet another reading on “History of Neural Nets”

Realizing my ignorance while reading Fortune article, I decided to further read about neural nets and found a gem: “A ‘Brief’ History of Neural Nets and Deep Learning” by Andrey Kurenkov.

The predominant thought [in the…