Description
Finally understand how deep learning and neural networks actually work. In this talk by Beau Carnes, you will learn the theory of neural networks. Instead of teaching about a framework such as Karas or TensorFlow, Beau gives an overview of the methods behind those frameworks. First, he explaining the key concepts of deep learning. Then, he live codes a neural network using Python without using any frameworks. This will help you understand the concepts at a deeper level.