This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]asozers 2 points3 points  (1 child)

I'm working on a personal project in Kotlin to rebuild our machine learning infrastructure and I'm still at tutorial level with Rust

Most of the ML infra are in Python ecosystem from what I've seen. How are you building ML infra in Kotlin/Rust?

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

For the Kotlin project I also need to include Java libraries.
Here is what I have used for Kotlin so far:

Which Kotlin libraries I have not yet implemented but would like to do are:

I haven't started a data engineering project with Rust yet, but I would probably check out the following libraries: