Open
Description
What would you like to share?
I want to try to improve the implementation neural_network /simple_neural_network.py
because it's currently one of the slowest files by far during build tests and because I find some details of the implementation to be sorta strange. However, the source referenced in the file is a member-only Medium article, so I can't check how the algorithm was originally derived and implemented. If someone here is a Medium member and can access the original article, please relay its contents to me so I can verify the implementation. Going forward, we should definitely find a similar, free-to-read article to replace the currently referenced source.
Additional information
No response