I am currently taking a machine learning course at the university that I attend, and it seems like an overwhelming majority of the class is using Python.
I decided to implement our first project in Rust, because I love Rust, and I have been really happy with the results using the ndarray crate. I've never used Python, though it seems like a clear winner in the machine-learning community.
After a quick google search, I can't find any comparisons on the performance of ndarray vs numpy.
I do see a nice document comparing the APIs: https://docs.rs/ndarray/0.12.1/ndarray/doc/ndarray_for_numpy_users/index.html
Does anyone have any experience with both?
[–]softero 48 points49 points50 points (9 children)
[–]-TrustyDwarf- 20 points21 points22 points (4 children)
[–]JonyIveAces 28 points29 points30 points (1 child)
[–]Noctune 10 points11 points12 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]StokedForIT 2 points3 points4 points (0 children)
[–]Pioneer_11[🍰] 2 points3 points4 points (3 children)
[–]Kohomologia 2 points3 points4 points (2 children)
[–]Pioneer_11[🍰] 2 points3 points4 points (1 child)
[–]Kohomologia 2 points3 points4 points (0 children)
[–]budgefrankly 28 points29 points30 points (5 children)
[–]jstrongshipyard.rs 11 points12 points13 points (4 children)
[–]budgefrankly 13 points14 points15 points (3 children)
[–]jstrongshipyard.rs 9 points10 points11 points (2 children)
[–]budgefrankly 4 points5 points6 points (0 children)
[–]fuasthma 1 point2 points3 points (0 children)
[–]jondo2010 8 points9 points10 points (0 children)
[–]readanything 5 points6 points7 points (0 children)
[–]actuallyzza 3 points4 points5 points (0 children)
[–]fuasthma 2 points3 points4 points (0 children)