| ▲ | simonh 2 hours ago | |
They’re both neural networks, but the architectures built using those neural connections, and the way they are trained and operate are completely different. There are many different artificial neural network architectures. They’re not all LLMs. AlphaZero isn’t a LLM. There are Feed Forward networks, recurrent networks, convolutional networks, transformer networks, generative adversarial networks. Brains have many different regions each with different architectures. None of them work like LLMs. Not even our language centres are structured or trained anything like LLMs. | ||
| ▲ | coldtea an hour ago | parent [-] | |
>AlphaZero isn’t a LLM. There are Feed Forward networks, recurrent networks, convolutional networks, transformer networks, generative adversarial networks. That's irrelevant though, since all the above are still prediction machines based on weights. If you're ok with the brain being that, then you just changed the architecture (from LLM-like), not the concept. | ||