Showing posts with label Data Science. Show all posts
Showing posts with label Data Science. Show all posts

Sunday, July 16, 2017

Recent AI, Big Data and Machine Learning Info Digest 2017/07/16


New Frontiers for Deep Learning in Robotics
In this workshop a wide range of renowned experts will discuss deep learning techniques at the frontier of research that are not yet widely adopted, discussed, or well-known in our community.

How AI And Deep Learning Are Now Used To Diagnose Cancer
Without a doubt one of the most exciting potential uses for AI (Artificial Intelligence) and in particular deep learning is in healthcare. 

Lecture note <Brief Introduction to Machine Learning without Deep Learning>
By KyungHyun Cho All the things you need to know in order to become a certified ML scientist can be found there.

Data Preparation for Data Science: A Field Guide
Casey Stella presents a utility written with Apache Spark to automate data preparation, discovering missing values, values with skewed distributions and discovering likely errors within data.

Winning Strategies for Applied AI Companies
The aim of this post is to disclose a framework we have built when we look at Applied AI companies. 

Tuesday, July 4, 2017

Recent AI, Big Data and Machine Learning Info Digest 2017/07/04


How to build a data science pipeline
Start with y. Concentrate on formalizing the predictive problem, building the workflow, and turning it into production rather than optimizing your predictive model. Once the former is done, the latter is easy.

How Deep Learning Is Personalizing the Internet
Personalization is no doubt one of the strongest imperatives today in the internet industry as a whole and deep learning almost certainly holds tremendous potential in this area. Therefore, businesses that aim to remain on the cutting edge need to keep an eye out for advancements in the field.

3 Massive Big Data Problems Everyone Should Know About
There are 3 Big Data concerns that should keep people up at night: Data Privacy, Data Security and Data Discrimination.

Deep Learning Research Review Week 2: Reinforcement Learning
This is the 2nd installment of a new series called Deep Learning Research Review by Adit Deshpande . This week he focuses on Reinforcement Learning.

Hands on with Deep Learning – Solution for Age Detection Practice Problem
In this article, Faizan Shaikh explained a simple benchmark solution for Age Detection Practice Problem. 

Architecture of Convolutional Neural Networks (CNNs) demystified
Dishashree Gupta provides an intuition into convolutional neural networks by not going into the complex mathematics of CNN.