ThoenigAdrian / NeuralNetworksCudaTutorial

Implement Neural Networks in Cuda from Scratch
https://www.youtube.com/playlist?list=PLdVoL2No_-X9OK8-20KOyVRki5tBMrGGG
15 stars 1 forks source link

Backpropagation #1

Open J-M-pixel opened 1 month ago

J-M-pixel commented 1 month ago

Hi ! Thanks for your great efforts. It helped me a lot to understand very basic concepts. It would be great if you could add more explanation to the back-propagation and training a simple neural network code for better understanding.

Thanks and Regards!

ThoenigAdrian commented 1 month ago

Hey thx a lot. Yeah I will do that. The backpropagation tutorial isn't finished yet. But yeah it's definitely planned