|
|
|
|
|
by TeMPOraL
2616 days ago
|
|
Computers can become non-deterministic in practice as soon as you botch your random number handling, or hook your input up to environmental noise. Is there anything suggesting the brain is non-deterministic in a theoretical way, not just the way computers are? |
|
What you're asking is for computers to be rational. That given garbage input, it will produce intelligible output. Computers cannot do this unless you program them to.
Human minds are non-deterministic in many, many, many ways. Hand the same input to the same mind and you'll get a different output every single time, unless the mind willed itself to act rationally. But they are deterministic enough that you can study their behavior. Other brains are not as non-deterministic, so their behavior is easier to study.
Look at it from a thermodynamic standpoint. Biological systems arose to conserve order against entropy. A fully-deterministic system will shed order, it's only through non-deterministic means that biological systems can conserve order.
The mind is the most complex system nature has devised that can not only slow the aggregation of entropy, but also create order! It's not breaking the laws of physics, but yet it can create all kinds of order.
Conway's Game of Life is an excellent illustration of the concept. You have to work hard and study the domain in order to find stable systems. Otherwise they just drop to equilibrium fast.