|
|
|
|
|
by carlmr
612 days ago
|
|
The comparison makes sense though. We're trying to build an simulated brain. We want to create a brain that can think about math. And chain of thought is kind of like giving that brain some scratch space to figure out the problem. This simulated brain can't access multiplication instructions on the CPU directly. It has to do the computation via it's simulated neurons interacting. This is why it's not so surprising that this is an issue. |
|