Neural Networks and Deep Learning: Crash Course AI #3

Today, we’re going to combine the artificial neuron we created last week into an artificial neural network. Artificial neural networks are better than other methods for more complicated tasks like image recognition, and the key to their success is their hidden layers. We’ll talk about how the math of these networks works and how using many hidden layers allows us to do deep learning. Neural networks are really powerful at finding patterns in data which is why they’ve become one of the most dominant machine learning technologies used today.