The document discusses a method combining deep learning and reinforcement learning for real-time Atari game play using offline Monte Carlo Tree Search (MCTS) planning. It explores how MCTS can generate training data for a deep-learning classifier to achieve state-of-the-art gaming performance. Three experimental approaches are outlined, including using MCTS data for both regression and classification in training a convolutional neural network.