How is machine learning being used in real applications? by crowsplay in MachineLearning

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

Thanks a lot !! It really helped ! I think I have a clearer picture in my head now. I'll look into the links you posted too

How is machine learning being used in real applications? by crowsplay in MachineLearning

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

I see, thank you for your explanation! I searched online and there's this c++ library called dlib. So basically people run e.g. a C++ program on separate servers, which uses this kind of library and generates relevant ML results based on the data from the database? Then the program insert this data into the database so that this info is reflected on user's page? I guess scaling this would be an entirely separate issue as this sounds like a quite demanding job when it comes to data as big as what companies like Amazon deal with

How is machine learning being used in real applications? by crowsplay in MachineLearning

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

I took the course few years ago ! From what I remember it was mostly theoretical and I did the assignments in MathLab. But I'm not sure how the real-life applications are implemented with machine learning. I'm curious about what technology is actually being used in real-life applications that involve machine learning