Quantcast
Channel: Implementing Gradient Descent Algorithm in Python, bit confused regarding equations - Artificial Intelligence Stack Exchange
Browsing all 2 articles
Browse latest View live

Answer by primussucks for Implementing Gradient Descent Algorithm in Python,...

There seems to be a mismatch between the weights you provide and your network diagram. Since w[0] (the yellow connections) is meant to transform $ x \in \mathbb{R}^2 $ into the layer 0 activations...

View Article


Image may be NSFW.
Clik here to view.

Implementing Gradient Descent Algorithm in Python, bit confused regarding...

I'm following the guide as outlined at this link: http://neuralnetworksanddeeplearning.com/chap2.htmlFor the purposes of this question, I've written a basic network 2 hidden layers, one with 2 neurons...

View Article
Browsing all 2 articles
Browse latest View live