Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Why isnโt Rust more common in AI
Hey everyone,
I just finished my first AI project fully written in Rust a multi-class MLP trained on the Iris dataset. It was a realy cool experience and i wanna improve in it but i have some question :
Why isnโt Rust more used in AI today?
With its performance, memory safety... , Rust seems like a realy interesting language for AI. And yet the ai world is dominated by Python.
Is it cause we haven't mature libraries? The probleme when prototyping? It's harder to code in Rust? Or just its not the moment for it?
Id love to hear from others who have tried Rust for machine learning.
I don't know if i wasting my time to work on it...
6 posts - 4 participants
๐ท๏ธ Rust_feed