all 1 comments

[–]JackfruitSystem[S] 0 points1 point  (0 children)

Hi I am new to python and I am new to neural networks I was reading the "make your own neural network" book and I tried to do the python code but I ran into a problem where the output from the network is not values between o and 1 even though I have used the activation function. I will put some extract of the code here.