2024-Q4-AI 4. Artificial Neural Network Regression using Numpy

Опубликовано: 15 Октябрь 2024
на канале: YellowRobot.XYZ
591
15

Whiteboard:
https://whiteboard.fi/ffc2fcaa-52ae-4...

Materials:
   • 3Blue1Brown: Calculus  

   • Vectors | Chapter 1, Essence of linea...  

http://mathproofs.blogspot.com/2006/0...


4.2. Implement the model without weight training

Implement the model without training the weights (ALL)

Data:
http://share.yellowrobot.xyz/upic/910...

Model:
https://share.yellowrobot.xyz/upic/3b...

Template:

http://share.yellowrobot.xyz/quick/20...


4.3. Implement derivatives and model training

Implement derivatives and model training with SGD

Template:
https://share.yellowrobot.xyz/quick/2...

Submit the code and a screenshot with the best results.