DEV Community

Discussion on: How to implement backpropagation from scratch in python without any libraries?

Collapse
 
shoaibsajid profile image
ShoaibSajid

did you get to implement the backpropagation using simple python?