Deep Learning With Keras: Recommender Systems

1 · John Wittenauer · April 29, 2019, 6:36 p.m.
In this post we'll continue the series on deep learning by using the popular Keras framework to build a recommender system. This use case is much less common in deep learning literature than things like image classifiers or text generators, but may arguably be an even more common problem. In...