|
|
|
|
|
by C-x_C-f
472 days ago
|
|
What do you mean by well-connected topology?
If you mean that you can reach every neuron from any neuron then the number of connections you need is asymptotically n log n / 2 (not up to a constant factor or anything, just n log n / 2 on the nose, it's a sharp threshold), see [0].
In general when percolation is done on just n nodes without extra structure, it's called the Erdős–Rényi model [0], and most mathematicians even just call this "the" random graph model. [0] https://en.wikipedia.org/wiki/Erd%C5%91s%E2%80%93R%C3%A9nyi_.... |
|
https://en.wikipedia.org/wiki/Giant_component#Giant_componen...