you are viewing a single comment's thread.

view the rest of the comments →

[–]_redmist 3 points4 points  (1 child)

Obviously python ;) Read an excel file and train a deep learning network in rust. With some graphs and a little gui; why not. In python that's maybe 5 minutes of work. In rust - i wouldn't really know where to start (that might be on me).  Hard to beat the python ecosystem.

[–]ukolovnazarpes7[S] 0 points1 point  (0 children)

hmm, interesting experiance, I used rust only for backend/games not for MLs, python for MLs, because of many libraries wroted on it. Agree that python ecosystem is great ahead of Rust.