by vthommeret on 6/13/20, 10:38 PM with 33 comments
by vthommeret on 6/13/20, 10:38 PM
I was inspired to create it while taking the Fast.ai course and seeing Jeremy Howard share [0] how a "complicated" Frobenius norm equation could be implemented in a single line of Python.
Math to Code uses the Skulpt library to interpret Python in JavaScript.
It's open source here: https://github.com/vthommeret/mathtocode
I would appreciate any and all feedback!
[0] https://youtu.be/4u8FxNEDUeg?t=1390
> It's time to start reading papers. And papers look something like this, which if you're anything like me, that's terrifying. And I'm not going to lie, it's still the case when I start looking at a new paper, every single time, I think, I'm not smart enough to understand this. I just can't get past that immediate reaction. So I just look at this stuff and I go, that's not something I understand. > But then I remember, this is the Adam paper and you've all seen Adam implemented in one cell of Microsoft Excel. > 1. Even familiar stuff looks complex in a paper! > 2. Papers are important for deep learning beyond the basics, but hard to read. > 3. Learn to pronounce Greek letters.
by neil_s on 6/14/20, 5:02 AM
by nromiun on 6/14/20, 11:46 AM
1. https://github.com/Jam3/math-as-code/blob/master/PYTHON-READ...
The HN thread:
by Donckele on 6/14/20, 10:01 AM
Feedback: Please autofocus to input box - it will be a smoother experience!
by barrenko on 6/14/20, 12:31 PM
by somethingsome on 6/13/20, 11:30 PM
by set92 on 6/14/20, 6:23 AM
Is a cool experiment, and it could be good to lose the fear in papers. Maybe you could add some exercises with formulas or different papers that are a must read.
by rmelhem on 6/14/20, 2:33 AM
by tchaffee on 6/14/20, 3:14 PM
by rayraegah on 6/14/20, 1:30 AM
by sharemywin on 6/13/20, 11:18 PM
by vthommeret on 6/14/20, 6:19 PM
by jackge on 6/14/20, 3:03 PM
by jackge on 6/14/20, 3:07 PM