Tagged Questions
The biological-neural-network tag has no wiki summary.
8
votes
3answers
218 views
Giving a neural network “pain”
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 can ...
6
votes
7answers
910 views
Brain modelling
Just wondering, we've reached 1 teraflop per PC, and we are still not able to model an insect's brain.
has anyone seen a decent implementation of a self-learning self-developing neural network?
3
votes
4answers
741 views
2
votes
3answers
237 views
Dual neural networks experiment (one logical, one emotional)?
Seeing that as as far as we know, one half of your brain is logical and the other half of your brain is emotional, and that the wants of the emotional side are fed to the logical side in order to ...
1
vote
1answer
217 views
Creating my first Algorithm [closed]
Hey guys back again with a whole new project for myself. In my earlier posts I was getting use to programming to do certain jobs was rather easy to get use to but now I want to see what can be done in ...
0
votes
0answers
9 views
what protocols or frameworks are there for developing sensor networks, and communicating location specific metadata?
I am looking for a framework to implement a real time data exchange app for a university project. Its probably going to be based around an augmented reality for drivers.
I would like to model a ...
0
votes
1answer
44 views
Event Driven Neural Network Simulation
I am considering building a series of event driven neural networks, inspired by actual brain architecture rather than a simple feed-forward network(For a frame of reference, it will be closer to an ...
-3
votes
1answer
168 views
i want a X-OR code for neural network in matlab
i m doing project on neural network.
i want a demo code for AND,OR,X-OR or any SMALL APPLICATION in matlab.
thanks