There are multiple. I suppose long-term memory is a hashtable and working memory is a stack ;)
I think long term memory is more organized than a hash table. I base this on observation of my own brain during a bad LSD trip, where I seemed to be aware of how I was reaching decisions. For example, if I looked at a door and wanted to remember what that door was for, I could "see" a vast 2 or 3 dimensional array of hundreds of doors that I had seen before, arranged so that similar doors were near each other, and th…
Ask HN: What data structure does our brain use?
61–70 of 81 posts
Re: Ask HN: What data structure does our brain use?
#62There are multiple. I suppose long-term memory is a hashtable and working memory is a stack ;)
Re: Ask HN: What data structure does our brain use?
#63Earlier quoted context omitted.
How do you account for the fundamentally non-deterministic nature of the universe?
Actually representing the entire state of the universe sounds rather ambitious. However, the very action of 'imaging' will force the entire system into a consistent state by quantum collapse. The universe will be represented but changed, the original multitude of super-imposed states will be lost. Heisenberg's uncertainty principle implies that some things are just unknowable . However, only the most basic constituen…
You say that the "macroscopic" universe is fairly deterministic, meaning things that are about the same size as your brain. But is that an observation about the universe, or about your brain?
Re: Ask HN: What data structure does our brain use?
#64Earlier quoted context omitted.
Actually representing the entire state of the universe sounds rather ambitious. However, the very action of 'imaging' will force the entire system into a consistent state by quantum collapse. The universe will be represented but changed, the original multitude of super-imposed states will be lost. Heisenberg's uncertainty principle implies that some things are just unknowable . However, only the most basic constituen…
But Newtonian mechanics doesn't apply 100% of the time, right? It applies most of the time, from your perspective, because most of the sizes, distances and speeds you deal with are very large, short, and slow compared to their relevant universal constants. But there's a very long tail of very small, far, fast things that do concern you, and there, rarely, your "100%" approximation falls down. You say that the "macros…
The appearance of "randomness" at very small scales can be explained as non-determinism, or as a deterministic effect of some property that we haven't yet detected.
The point being that the universe has not been shown to have a "fundamentally non-deterministic nature".
Re: Ask HN: What data structure does our brain use?
#65Earlier quoted context omitted.
First, non-determinism would have to be demonstrated.
The problem is, all the things we don't understand could be labed as non-determined (i.e: quantum particles moving "randomly")
Re: Ask HN: What data structure does our brain use?
#66Re: Ask HN: What data structure does our brain use?
#67There are multiple. I suppose long-term memory is a hashtable and working memory is a stack ;)
Yes. Agreed. But it'll be better to think on a different line. Say, you take a situation and analyze how the brain manipulates.
Re: Ask HN: What data structure does our brain use?
#68Re: Ask HN: What data structure does our brain use?
#69There are multiple. I suppose long-term memory is a hashtable and working memory is a stack ;)
Yes. Agreed. But it'll be better to think on a different line. Say, you take a situation and analyze how the brain manipulates.
Re: Ask HN: What data structure does our brain use?
#70Earlier quoted context omitted.
And a graph is a relation, and a relation is a function, etc. Just because you can model everything with graphs doesn't make them special. You can model everything with lots of things.
A correction. A relation is not a function but a function is a relation. A function is a restriction of a relation such that for each thing_a in A and thing_b in B, for a pairing of (thing_a's,thing_b's) by some relation f,each thing_a can only be paired with one thing_b in B.