top | item 39293428

Why AI has a Python problem

4 points| pmcf | 2 years ago |youtube.com

5 comments

order

stop50|2 years ago

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.

pmcf|2 years ago

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.

1vuio0pswjnm7|2 years ago

I liked Torch better when it was Lua, before it starting using Python.