Why AI has a Python problemyoutube.com 4 pointspmcf2 years ago5 commentsSaveHideCopy link On HNComments−stop502yHTTP is only really good for clientside. For Serverside there the urllib could be improved, since the parsing is full python and hasn't changed much. The GIL ist in the process of getting solved.−pmcfOP2yPython for analyzing data and crunching numbers? Awesome!Python for serving HTTP? This could get expensive—the why, what, and choices teams have in deploying AI applications.−torunar2yAI does not have a Python problem. It has a YouTube problem, as apparently everyone does videos instead of text nowadays.−pmcfOP2yI did write a book related to the topic, however it may take a bit longer to get through.https://www.oreilly.com/library/view/managing-cloud-native/9...−1vuio0pswjnm72yI liked Torch better when it was Lua, before it starting using Python.
Comments
HTTP is only really good for clientside. For Serverside there the urllib could be improved, since the parsing is full python and hasn't changed much. The GIL ist in the process of getting solved.
Python for analyzing data and crunching numbers? Awesome!
Python for serving HTTP? This could get expensive—the why, what, and choices teams have in deploying AI applications.
AI does not have a Python problem. It has a YouTube problem, as apparently everyone does videos instead of text nowadays.
I did write a book related to the topic, however it may take a bit longer to get through.
https://www.oreilly.com/library/view/managing-cloud-native/9...
I liked Torch better when it was Lua, before it starting using Python.