John Lagergren, SIAM Student Chapter: Graduate Student Tutorial
Mann 404Machine learning has become widely popular in fields like computer vision, natural language processing, and speech recognition, often performing tasks better than humans. A fundamental building block of many of these algorithms is a neural network known as a multilayer perceptron. In this tutorial we will discuss how to construct these networks and how to train them using back propagation…