The document summarizes machine learning projects completed by DigiPen interns over the summer of 2017. The interns explored reinforcement learning concepts and libraries like TensorFlow and OpenAI Gym. They implemented classic reinforcement learning problems including Tic-Tac-Toe, dodging agents, Frozen Lake, and Cart-Pole. The interns compiled resources on reinforcement learning and noted difficulties with Python installations and library dependencies. Their goal was to understand reinforcement learning interfaces and apply concepts like Q-Learning to games.