I am working on handwritten character recognition . I have extracted certain features of a image to feed it to neural network. But , some of these values are negative. Can I feed these values to train the neural network?

有帮助吗?

解决方案

Short but precise: Yes, you may feed the network negative input values.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top