Submitted by RadioFreeAmerika t3_122ilav in singularity
Surur t1_jdqjdyr wrote
Reply to comment by RadioFreeAmerika in Why is maths so hard for LLMs? by RadioFreeAmerika
I would add one issue is that transformers are not turing complete, so they can not perform an arbitrary calculation of arbitrary length. However recurrent neural networks, which loop, are, so it is not a fundamental issue.
Also there are ways to make transformers turing complete.
Viewing a single comment thread. View all comments