Hacker News new | past | comments | ask | show | jobs | submit login

The math stuff :)

JavaScript code is readable, at least.




Is "the math stuff" all the optimizations being performed e.g. vectorizing multiplication?

Not trying to sound dismissive here but the core math the post is working with is actually a pretty straightforward matrix multiplication.

The bulk of the discussion focuses on optimizing the execution of that straightforward multiplication algorithm [triple-nested for loop; O(n^3)] rather than making algorithmic/mathematic optimizations.

And again, specific questions are easier to answer. :)


Matrix multiplication isn't exactly intuitive if you've never worked with it before.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: