Why AI has a Python problem
youtube.com
Why AI has a Python problem
1–6 of 6 posts
Re: Why AI has a Python problem
#2Python 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.
Re: Why AI has a Python problem
#3HTTP 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.
Re: Why AI has a Python problem
#4AI does not have a Python problem. It has a YouTube problem, as apparently everyone does videos instead of text nowadays.
Re: Why AI has a Python problem
#5AI 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...
Re: Why AI has a Python problem
#6I liked Torch better when it was Lua, before it starting using Python.