I dunno to answer that question you’d have to ask all the developers of like numpy and keras matplotlib tensorflow and all of the other packages why they used it it’s basically like the language that ended up being chosen probably a decade ago for anything to do with data science. Maybe it has to do with dynamic typing or something
Which is funny because dynamic typing can cause all sorts of weird accuracy problems as it promotes and transforms types, plus all the cpu overhead inherent in a dynamic language
Python in AI is used as a high-level wrapper over low-level libraries written in C/C++/Fortran. The performance-critical compute-intensive number crunching is done in those languages, but they are controlled with Python, in which the high-level program logic, the applications themselves, are written.
Python is the most widely used language in basically everything because it's a brainlet tier language that codemonkey pajeets can wrap their head around
>33
Probably not
I dunno to answer that question you’d have to ask all the developers of like numpy and keras matplotlib tensorflow and all of the other packages why they used it it’s basically like the language that ended up being chosen probably a decade ago for anything to do with data science. Maybe it has to do with dynamic typing or something
Which is funny because dynamic typing can cause all sorts of weird accuracy problems as it promotes and transforms types, plus all the cpu overhead inherent in a dynamic language
I'm going to choke the serpent when the day comes.
How hard? Like deadly? Or sexy choking
Hell yeah bro I’m chokin’ the serpent right now 😉
Nah, is just those lazy bastards being retarded.
its not though, python can't run current AI, it needs some sideload shenanigans from other languages to work.
Python in AI is used as a high-level wrapper over low-level libraries written in C/C++/Fortran. The performance-critical compute-intensive number crunching is done in those languages, but they are controlled with Python, in which the high-level program logic, the applications themselves, are written.
What are the spiritual/paranormal implications of C?
A solid base without a lot of fluff lasts you very long
Python is the most widely used language in basically everything because it's a brainlet tier language that codemonkey pajeets can wrap their head around
the actual code doing the work is C/C++
It's named for Monty Python actually.