The Palindrome

The Palindrome

Share this post

The Palindrome
The Palindrome
Computational Graphs as Neural Networks
Copy link
Facebook
Email
Notes
More

Computational Graphs as Neural Networks

Neural Networks From Scratch, Part II

Tivadar Danka's avatar
Tivadar Danka
May 19, 2025
∙ Paid
15

Share this post

The Palindrome
The Palindrome
Computational Graphs as Neural Networks
Copy link
Facebook
Email
Notes
More
4
Share

One of my pet peeves is building things from scratch. I guess that's my way of truly mastering a subject. So, I wrote a deep learning framework in NumPy, and in this series, I'll share what I learned.

In the first episode (Introduction to Computational Graphs), we’ve learned

  • what computational graphs are,

  • and how they are constructed in practice.

Now, we continue the journey by using computational graphs to train neural networks. To follow along with the code, check out notebook one (the linear regression part) and notebook two (the neural network part)!

The Palindrome is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.

This post is for paid subscribers

Already a paid subscriber? Sign in
© 2025 Tivadar Danka
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More