What is the definition of “feature” in neural network?
问题 I am a beginner of the neural network. I am very confused about the word feature . Can you give me a defintion of feature ? Are the features the neurons in the hidden layers? 回答1: The features are the elements of your input vectors. The number of features is equal to the number of nodes in the input layer of the network. If you were using a neural network to classify people as either men or women, the features would be things like height, weight, hair length etc. Each of these would have an