▲ | apwell23 5 days ago | ||||||||||||||||
> Actually coming up with ideas like GPT-based LLMs and doing serious AI research requires serious maths. Does it ? I don't think so. All the math involved is pretty straightforward. | |||||||||||||||||
▲ | ants_everywhere 5 days ago | parent | next [-] | ||||||||||||||||
It depends on how you define the math involved. Locally it's all just linear algebra with an occasional nonlinear function. That is all straightforward. And by straightforward I mean you'd cover it in an undergrad engineering class -- you don't need to be a math major or anything. Similarly CPUs are composed of simple logic operations that are each easy to understand. I'm willing to believe that designing a CPU requires more math than understanding the operations. Similarly I'd believe that designing an LLM could require more math. Although in practice I haven't seen any difficult math in LLM research papers yet. It's mostly trial and error and the above linear algebra. | |||||||||||||||||
| |||||||||||||||||
▲ | empiko 5 days ago | parent | prev [-] | ||||||||||||||||
It is straight forward because you have been probably exposed to a ton of AI/ML content in your life. |