I never said that python is a bad language. In fact it is my favorite language and I probably have written more python code than any other language.
That has nothing to do with it being slow though. And as I said, all those machine learning code rely on numpy (which relies on LAPACK which is not written in python) or highly optimized cuda kernels (which again is not written in python).