Skip to main content

Questions tagged [neural-network]

For questions about the function and structure of both biological and artificial neural networks (ANNs), and for the applications of ANNs to modeling in cognitive science.

1 vote
0 answers
24 views

Are there research studies identifying the earliest occurrence of corollary discharge (CD) mechanisms or circuitry in prenatal or postnatal development? At what stage of fetal or neonatal development ...
Zeta11's user avatar
  • 180
1 vote
1 answer
94 views

As I understand it, the brain is a large network of neurons sending signals to each other. To send a signal, a neuron will send an action potential down its axon, which triggers the release of ...
scarf's user avatar
  • 25
0 votes
1 answer
115 views

First some background. The field of artificial neural networks was inspired by early brain neuron research, such as that by McCulloch and Pitts. However, the early ANN research stalled due to the ...
yters's user avatar
  • 537
1 vote
1 answer
28 views

I am interested in learning about the network theory and the systems theory, especially from the social and cognitive standpoints, but I've been struggling to find any decent textbooks about it. I ...
S.B.'s user avatar
  • 11
0 votes
0 answers
49 views

Modern Deep Learning technologies such as Self Attention and RNN, kind of integrated higher-degree nonlinear functions fundamentally. e.g. $(w_{1_{branch1}}x_1 + w_{2_{branch1}}x_2) \cdot (w_{1_{...
LifeJustDLC's user avatar
0 votes
1 answer
37 views

I've been reading a little about neural networks in the brain, such as this paper. Most models have a resolution parameter $γ$, and for each value of that parameter a network can be partitioned into ...
GregRos's user avatar
  • 103
2 votes
0 answers
39 views

I learnt that long-term consolidation of memories happens vastly while we are asleep, and it is accompanied by synaptic changes. But exactly which stage(s) of our sleep account for the synaptic ...
LimeAndConconut's user avatar
2 votes
0 answers
26 views

I'm a CIVET user but I recently started to use FreeSurfer. As far as I know, for a surface from CIVET, its vertices are ordered by upsampling a polygon. So I could access downsampled surface by ...
yanghee Im's user avatar
4 votes
1 answer
171 views

Today, we can measure EEG (or fMRI) in different individuals and use machine learning to predict their thinking. I want to know if the exact neural patterns (fMRI, EGG etc.) are still similar across ...
user1282369's user avatar
1 vote
0 answers
29 views

As humans, we are rather proud of our ability to develop and learn new behaviours, seeing this as superior to the inheritance of behaviours that increasingly dominates the repertoires of animals with ...
Daniel Boyd's user avatar
2 votes
2 answers
97 views

I come from deep learning environment and there is quite a few standard tools and frameworks that you can use in different occasions. I am trying to build a spiking neural network model in Python and ...
czechpy's user avatar
  • 21
0 votes
1 answer
47 views

in this book Computational Cognitive Neuroscience and its corresponding software leabra The Leabra Algorithm: Leabra stands for Local, Error-driven and Associative, Biologically Realistic Algorithm, ...
em1971's user avatar
  • 111
2 votes
0 answers
53 views

A recent paper by Lillicrap revisits the connection between deep learning models and brain and its biological plausibility. In their work, they show that it is possible to learn with fixed feedback ...
Blade's user avatar
  • 121
2 votes
2 answers
101 views

I'm reading a paper by Auge et al. (2021). In the introduction they said "Spiking Neural Networks (SNNs) use short 'all-or-nothing' pulses to encode and transmit information". I'm not sure ...
Natchapol Patamawisut's user avatar
0 votes
1 answer
128 views

I am an undergraduate studying pure mathematics taking a class on computational neuroscience. My default lens for looking at the brain is in terms of universal computation (in the Turing machine sense)...
Tanishq Kumar's user avatar

15 30 50 per page
1
2 3 4 5
11