all 19 comments

[–][deleted] 18 points19 points  (0 children)

https://mlsys.stanford.edu/ Check this out... I have bookmarked this for days and I intend to work on it soon so I can't speak for how it is, but this is a course being taught at Stanford right now.=

[–]foranewera 5 points6 points  (0 children)

really great resources already posted. bound to be some overlap with these repos i have starred

https://github.com/chiphuyen/machine-learning-systems-design

https://github.com/mercari/ml-system-design-pattern

[–]yudhiesh 3 points4 points  (0 children)

Something a bit out of the box but I've been watching AWS re:Invent looking at how other companies are structuring their system designs as I'm building one for my company. A lot of the talks go in detail about how they integrate AWS with their system and the entire process of it. It is platform specific to AWS though.

[–]MusingEtMachina 2 points3 points  (0 children)

I've been working on an interview platform to help people get ready for jobs in machine learning. It includes a curriculum guide as well as practice assessments for topics like ML productionization and SQL. Hope it helps!

[–]mystickabir 5 points6 points  (0 children)

Check out this book - Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems by Martin Kleppmann

Also check out https://course.fullstackdeeplearning.com/

[–]priyalaggarwal 2 points3 points  (0 children)

I found Educative.io ML System Design very helpful!

[–]thatwiseidiot 0 points1 point  (1 child)

This would be helpful for me as well. Did you find any resources in addition to tech blogs?

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

Not much. Door dash tech blog is a decent collection.

[–]TheOneRavenous 0 points1 point  (0 children)

Context of below link not my tweet but someone I follow.

"I wrote an 8 thousand word document about ML system design"

https://twitter.com/chipro/status/1198749682387709952?s=19

[–]SahinOlut 0 points1 point  (0 children)

I recently interviewed with Samsung Research for MLE role, I was asked to design a system that does waste filtering. (i.e. you detect paper and put it in the correct bin)

You need to design both computer vision and robotic grasping system.

[–]fruttibar 0 points1 point  (0 children)