This document summarizes Sam Putnam's presentation on deploying enterprise deep learning. It discusses how deep learning was used to analyze housing price data and predict prices. A neural network model was built using TensorFlow that improved on previous linear regression and gradient boosted decision tree models. The presentation provides an overview of deep learning concepts like neural networks, activation functions, and model architectures for different data types. It emphasizes real-world considerations for developing and deploying deep learning models in a production setting.