Introduction to Deep Learning, Keras, and TensorFlow

This video was recorded in San Francisco on Jan 9, 2019. Slides from the video can be viewed here: This fast-paced session starts with a simple yet complete neural network (no frameworks), followed by an overview of activation functions, cost functions, backpropagation, and then a quick dive into CNNs. Next, we’ll create a neural network using Keras, followed by an introduction to TensorFlow and TensorBoard. Fo
Back to Top