biological-neural-network Questions
5
Solved
I am beginner in neural networks. I am learning about perceptrons.
My question is Why is weight vector perpendicular to decision boundary(Hyperplane)?
I referred many books but all are mentioning t...
Symposiarch asked 16/4, 2012 at 15:44
5
Solved
I've programmed a non-directional neural network. So kind of like the brain, all neurons are updated at the same time, and there are no explicit layers.
Now I'm wondering, how does pain work? How ...
Muirhead asked 19/2, 2011 at 21:28
2
Solved
I've been reading about feed forward Artificial Neural Networks (ANN), and normally they need training to modify their weights in order to achieve the desired output. They will also always produce ...
Constantia asked 4/1, 2013 at 16:35
1
Solved
I'm new to Neural Networks, and programming generally. I've written a neural network in java, and i'm looking at football data. I have two inputs:
1) Home team win % over n games
2) Away team win ...
Leslee asked 10/2, 2012 at 22:56
1
© 2022 - 2024 — McMap. All rights reserved.