|
|
|
|
|
by lxgr
266 days ago
|
|
> The only big difference is that high level programming languages are still deterministic but natural language is not. Arguably, determinism isn't everything in programming: It's very possible to have perfectly deterministic, yet highly surprising (in terms of actual vs. implied semantics to a human reader) code. In other words, the axis "high/low level of abstraction" is orthogonal to the "deterministic/probabilistic" one. |
|
Without determinism, learning becomes less rewarding.