Hacker News new | ask | show | jobs
by swebs 3000 days ago
>And having a better performing language than Python is likely a win

I was under the impression that most Python libraries for machine learning (numpy, scipy, tensorflow, etc) are running C code under the hood. How much is Python's performance really holding it back?