This document provides an overview of deep learning for recommender systems. It discusses how deep learning can be used to extract features from content like text, images, and audio for recommendations. It also describes how deep learning models like convolutional and recurrent neural networks can learn complex representations of users and items for collaborative filtering. The document then presents CHAMELEON, a meta-architecture for news recommendations that uses different deep learning techniques for tasks like article embedding, metadata prediction, and next-article recommendation. It evaluates CHAMELEON on a real-world news dataset and finds it outperforms other baseline methods on metrics like hit rate and mean reciprocal rank.