Hacker News new | ask | show | jobs
by sp332 6200 days ago
You can already do image processing in lowly Javascript, example http://hacks.mozilla.org/2009/06/content-aware-image-resizin... , and machine learning can be done in pure Python, example http://montepython.sourceforge.net/ .
1 comments

They're all Turing complete after all ;-)