The document is a presentation on getting started with Keras and TensorFlow for deep learning, presented by Jeff Heaton at the AI Summit 2017. It covers topics including the deep learning framework landscape, various types of neural networks (CNNs, RNNs), classification, regression tasks, and practical implementations using Python tools like Keras and TensorFlow. Additionally, it provides code examples for building models and discusses the challenges of preparing real-world data for predictive modeling.