OMDB
Home Movies Series Search
OMDB

Built by Torkel Aannestad with Next.js Next.js and shadcn/ui shadcn/ui.

Data provided by TMDB.

GitHubSource code
Neural networks poster

Neural networks (2017)

Back to main
But what is a Neural Network?

1. But what is a Neural Network?

Introduction to neural networks.
0
0min
October 5, 2017
Gradient descent, how neural networks learn

2. Gradient descent, how neural networks learn

The goal of this video is to introduce the idea of gradient descent and to analyze a specific network.
0
0min
October 16, 2017
What is backpropagation really doing?

3. What is backpropagation really doing?

What's actually happening to a neural network as it learns?
0
0min
November 3, 2017
Backpropagation calculus

4. Backpropagation calculus

This one is a bit more symbol heavy, and that's actually the point. The goal here is to represent in somewhat more formal terms the intuition for how backpropagation works in part 3 of the series, hopefully providing some connection between that video and other texts/code that you come across later.
0
0min
November 3, 2017