An open API service indexing awesome lists of open source software.

https://github.com/gmongaras/visualizing_gradient_descent_for_bce_loss

Using only numpy in Python, a neural network with a forward and backward method is used to classify given points (x1, x2) to a color of red or blue.
https://github.com/gmongaras/visualizing_gradient_descent_for_bce_loss

ai backprop backpropagation backpropagation-algorithm backpropagation-learning-algorithm backpropagation-neural-network machine-learning machine-learning-algorithms neural-network python

Last synced: about 1 month ago
JSON representation

Using only numpy in Python, a neural network with a forward and backward method is used to classify given points (x1, x2) to a color of red or blue.

Awesome Lists containing this project