Y
Hacker News
new
|
ask
|
show
|
jobs
by
leoh
276 days ago
"Python" is perfectly performant for AI and this demonstrates a deep lack of understanding. Virtually every library in python used for AI delegates to lower-level code written in C++.
1 comments
tcfhgj
276 days ago
well, not all the time, e.g. orchestration and handling between multiple libraries
link