filmov
tv
Learn Neural Networks With Go - Not Math! by Ellen Korbes

Показать описание
It’s common for even the most amazing programmers to not have the first clue about math. That makes learning neural networks particularly inaccessible, as an integral part of explaining it relies on mathematical formulas. Ah, the formulas… with all their lines and curves and ancient symbols, they are just as unintelligible as they are beautiful.
What’s a better way for us to learn it instead? With a language we all speak: code!
In this talk we’ll look at every component required to write a neural network from scratch. Things like network structure, activation functions, forward propagation, gradient descent, and backpropagation. We’ll look at them as programmers: we define what we’re trying to achieve, then write an implementation for it.
We’ll do that with no specialized libraries like Tensorflow and PyTorch—only Go code. So if you ever wanted to really understand how a neural network works, but thought it to be out of your reach because of the math, this talk is for you.
Code, not math! Algorithms, not logarithms!
What’s a better way for us to learn it instead? With a language we all speak: code!
In this talk we’ll look at every component required to write a neural network from scratch. Things like network structure, activation functions, forward propagation, gradient descent, and backpropagation. We’ll look at them as programmers: we define what we’re trying to achieve, then write an implementation for it.
We’ll do that with no specialized libraries like Tensorflow and PyTorch—only Go code. So if you ever wanted to really understand how a neural network works, but thought it to be out of your reach because of the math, this talk is for you.
Code, not math! Algorithms, not logarithms!
Learn Neural Networks With Go - Not Math! by Ellen Korbes
GopherCon Europe 2019: Ellen Körbes - Learn Neural Networks With Go, Not Math
Neural Networks Explained in 5 minutes
I Built a Neural Network from Scratch
dotGo 2019 - Olivier Wulveryck - ONNX-Go, neural networks made easy
But what is a neural network? | Deep learning chapter 1
What is a neural network? | Let's learn - Neural networks from scratch in Go - 1
Machine Learning with Go: Understanding Neural Net Jargon| packtpub.com
S2025 Lecture 14 - Recurrent Neural Networks (RRNs) Part II
🤖Convolutional Neural Networks (CNNs) by #andrewtate and #donaldtrump
How to Create a Neural Network (and Train it to Identify Doodles)
I built Neural Networks from Scratch in Go
Neural Network Prototyping On the Go
Finally getting real predictions from model | Let's learn - Neural networks from scratch in Go ...
Debugging neural network - part 1 | Let's learn - Neural networks from scratch in Go - 27
PyTorch in 100 Seconds
Activation Functions In Neural Networks Explained | Deep Learning Tutorial
More backpropagations! | Let's learn - Neural networks from scratch in Go - 22
Researching Go' serialisation options | Let's learn - Neural networks from scratch in Go -...
Making the first Layer in Go | Let's learn - Neural networks from scratch in Go - 4
MIT 6.S191: Recurrent Neural Networks, Transformers, and Attention
PyTorch or Tensorflow? Which Should YOU Learn!
It worked! | Let's learn - Neural networks from scratch in Go - 24
The spelled-out intro to neural networks and backpropagation: building micrograd
Комментарии