Data Science for Startups: Deep Learning – Towards Data Science
You can find links to all of the posts in the introduction, and a book based on the R series on Amazon. This blog post is a brief introduction to using the Keras deep learning framework to solve classic (shallow) machine learning problems. It presents a case study from my experience at Windfall Data, where I worked on a model to predict housing prices for hundreds of millions of properties in the US. I recently started reading "Deep Learning with R", and I've been really impressed with the support that R has for digging into deep learning. However, now that I'm porting my blog series to Python, I'll be using the Keras library directly, rather than the R wrapper.
Jun-24-2018, 14:21:14 GMT