This document summarizes research on hyper-parameter selection and adaptive model tuning for deep neural networks. It discusses various techniques for hyper-parameter selection like Bayesian optimization and reinforcement learning. It also describes implementing adaptive model tuning in production by monitoring models and advising on hyper-parameter changes in real-time. Joint optimization of autoML and fine-tuning is presented as an effective method. Interactive interfaces for visualizing training and tuning models are discussed.