|
|
|
|
|
by pdonis
229 days ago
|
|
If you are implying that human memory has infinite capacity, that's not possible. The human brain is a finite, physical thing. It can't store an infinite amount of data. If you just mean that human memory has a finite capacity that's much larger than anyone has come close to reaching by storing the memories of a normal human lifetime, that might make sense. Do you have any references for your statements about memory? I'm not familiar with whatever science there is in this area. |
|
Consider an exponentially weighted moving average - you can just keep putting more data in forever and the memory requirement is constant.
The brain stores information as a weighted graph which basically acts as lossy compression. When you gain more information, graph weights are updated, essentially compressing what was already in there further. Eventually you get to a point where what you can recall is useless, which is what we would consider forgotten, and eventually the contribution of a single datapoint becomes insignificant, but it never reaches zero.