Guys… you know all the actual data crunching stuff in these ML Python libs are not IMPLEMENTED in Python, right? 🤣
Python for the easy APIs, and leveraging the robust ecosystem of data libs. Most of the hardcore performance critical stuff is implemented in C or C++, with a strong trend towards Rust for newer projects (see Polars).
Login to reply
Replies (4)
Not too different from all the Go libs which use C code. And, apparently, many of those are using the Zig compiler 😂
i refuse to use any libraries in Go that use C
ever
you wouldn't understand


also fuck zig
Yes and I don't like it, makes everything an over complicated shit show.