Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

neural network without training return same output with random biases

if you haven't trained your neural network and you have random weights
and it always return the same output no mater the input then everything is fine.
you just need to train your network to make it have diferent output
depending on the inputs.
 
PREVIOUS NEXT
Tagged: #neural #network #training #return #output #random #biases
ADD COMMENT
Topic
Name
9+2 =