Tagged Questions
3
votes
0answers
83 views
Does this neural network model exist?
I'm looking for a neural network model with specific characteristics. This model may not exist...
I need a network which doesn't use "layers" as traditional artificial neural networks do. Instead, I ...
4
votes
1answer
116 views
Computational differences between spiking neural networks and previous ANNs
This is an AI question regarding "3rd generation neural networks" - spiking neural networks (SNN).
I hve been studying this concept online from various papers, mainly Maass (1997). I and am not ...
8
votes
1answer
341 views
What is the most complex artificial neural network created to date?
A few years ago I wrote a research paper for college on neural networks. At the time IBM's Blue Brain was the clear winner. Some rumor went around that they were close to emulating a brain the ...
9
votes
1answer
187 views
Are there any connectionist models that integrate reinforcement and fully supervised learning?
I've been working on modeling some phenomena involving real-time control in an environment with inherent rewards (specifically, playing a 'pong'-like game), and it's increasingly looking like ...