Neural Networks in Plain JavaScript
June 26, 2025
13:15
Hall A
English | Beginner/Intro
Neural networks are a fantastic mathematical model. But not all of us care much for Linear Algebra and Infi. In this talk we will build a neural network ground up with JavaScript. You will understand the fundamentals of a neural network and the key factors that "make it tick". Eventually, we will talk about how you can incorporate NN into your application.