Brain Cells Share Information with Virus-Like Capsules
21–25 of 25 posts
Re: Brain Cells Share Information with Virus-Like Capsules
#22This gets towards an answer to the question I've always posed to computer scientists seeking to emulate brain function in a program: what is the basic unit of memory? When you drill down to the fundamentals of computer science you get to the bit; all complex data is essentially a representation on top of bits. I've always wondered what the quantum of human memory is though. What's the smallest thing that you can reme…
Re: Brain Cells Share Information with Virus-Like Capsules
#23This gets towards an answer to the question I've always posed to computer scientists seeking to emulate brain function in a program: what is the basic unit of memory? When you drill down to the fundamentals of computer science you get to the bit; all complex data is essentially a representation on top of bits. I've always wondered what the quantum of human memory is though. What's the smallest thing that you can reme…
If you mean, "knowledge of the past" then even the simple neural nets of today exhibit memory when they can recognize your face.
So where does this face recognizing neural net store information about eyes, ears, noses, etc? That information is part of the neural net but it's distributed across all the neurons.
This type of memory system is much closer to how memory in the real brain works.
Re: Brain Cells Share Information with Virus-Like Capsules
#24This gets towards an answer to the question I've always posed to computer scientists seeking to emulate brain function in a program: what is the basic unit of memory? When you drill down to the fundamentals of computer science you get to the bit; all complex data is essentially a representation on top of bits. I've always wondered what the quantum of human memory is though. What's the smallest thing that you can reme…
How do you define memory? If you mean, "knowledge of the past" then even the simple neural nets of today exhibit memory when they can recognize your face. So where does this face recognizing neural net store information about eyes, ears, noses, etc? That information is part of the neural net but it's distributed across all the neurons. This type of memory system is much closer to how memory in the real brain works.
Re: Brain Cells Share Information with Virus-Like Capsules
#25disclaimer: only read the abstract. The original paper, linked in the article mentions the mRNA messaging. Intuitively that roughly makes sense -- other cells might have the luxury of being able to directly talk to each other, through physical contact or proximity, but with neurons that is made more difficult due to the possibility of extending electric signals. So carrying information through mRNA might work, but I…