this post was submitted on 09 Jul 2024
1 points (100.0% liked)

Artificial Intelligence

11 readers
1 users here now

Reddit's home for Artificial Intelligence (AI).

founded 1 year ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/artificial by /u/fx2mx3 on 2024-07-05 13:44:31+00:00.


Hi AI community!

I've made a video (at least to the best of my abilities lol) for beginners about the origins of neural networks and how to build the simplest network from scratch. Without frameworks or libraries (not even numpy on this one), just using math and python, with the objective to get people involved with this fascinating topic!

I tried to use as many animations and Python Manim Community edition as possible in the making of the video to help visualizing concepts :)

The video can be seen here Building the Simplest AI Neural Network From Scratch with just Math and Python - Origins of AI Ep.1 (youtube.com)

It covers:

  • The origins of neural networks
  • The theory behind the Perceptron
  • Weights, bias, what's all that?
  • How to implement the Perceptron
  • How to make a simple Linear Regression
  • Using the simplest cost function - The Mean Absolute Error (MAE)
  • Differential calculus (calculating derivatives)
  • Minimizing the Cost
  • Making a simple linear regression

I tried to go at a very slow pace because as I mentioned, the video was done with beginners in mind! This is the first out of a series of videos I am intending to make. (Depending of course if people like them!)

I hope this can bring value to someone! Thanks!

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here