help regarding a neural net

No.10886890 ViewReplyOriginalReport
can anyone help tell me what im doing wrong here? its a simple neural net using a back propagation algorithm that i believe should work, but whenever i train it the predictions almost never change

heres my source https://github.com/frecklebars/text-color-predictor/blob/master/_js(incomplete)/tcp.js

thanks in advance