Comment on [Thread] Mental Math
milicent_bystandr@lemm.ee 1 day ago
Not advanced maths per se; neural networks are amazing! Fuzzy matching based on experience - taken to an incredible level. And, tuneable by internal simulation (imagination).
Comment on [Thread] Mental Math
milicent_bystandr@lemm.ee 1 day ago
Not advanced maths per se; neural networks are amazing! Fuzzy matching based on experience - taken to an incredible level. And, tuneable by internal simulation (imagination).
HereIAm@lemmy.world 1 day ago
Don’t be fooled to think computer neural networks is how the brain is structured. Through out history we’ve always compared the brain to the most advanced technology at the time. From clocks, to computers with short and long term memory, and now to neural networks.
milicent_bystandr@lemm.ee 1 day ago
That is a good point, though the architecture of computer neutral networks is inspired by how we think the brain works, and if I understand correctly there is some definite similarity in the architecture.
Lots of difference though, still!
Zementid@feddit.nl 1 day ago
I would guess that every statement made is kind of true. It is a clock, a computer and a LLM,…
I would even go as far as LLM is the closest to a functioning brain we can produce. And we don’t understand in detail what it does. Which is ironic.
milicent_bystandr@lemm.ee 1 day ago
I reckon we can get a lot closer than an LLM in time. For one thing, the mind has particular understanding of interim steps whereas, as I understand it, the LLM has no real concept of meaning between the inputs and the output. Some of this interim is, I think, an important part of how we assess truthfulness of generated ideas before we put them into words.
Zementid@feddit.nl 1 day ago
I experimented with rules like : “Summarize everything of our discussion into one text you can use as memory below your answer.” And “summarize and remove unnecessary info from this text, if contradictions occur act curious to solve them”… simply to mimic a short term memory.
It kind of worked better for problem solving but it ate tokens like crazy and the answers took longer and longer. The current GPT4 models seem to do something similar in the background.