10 Comments
User's avatar
Miguel Otero Pedrido's avatar

Amazing introduction to the 4 stage design Paul! 💪

Expand full comment
Paul Iusztin's avatar

Thanks, man! Love it. It's crazy how similar it is to a RAG system.

Expand full comment
Jyothi Vishnu Vardhan kolla's avatar

This was such a great resource, Thanks for all the hard work.

Expand full comment
Paul Iusztin's avatar

Excited that you liked it! In future weeks, we will dig into the implementation details of the personalized recommender

Expand full comment
Jyothi Vishnu Vardhan kolla's avatar

Waiting for the next lessons

Expand full comment
Fabian H's avatar

Thank you so much, Paul! You have no idea how valuable this series is to me.

Expand full comment
Paul Iusztin's avatar

Excited to hear that, Fabian. Enjoy!

Expand full comment
ML Educational Series's avatar

Hi Paul, I want to know will zenML platform serve the same purpose as Hopsworks, if yes why did you opt for Hopsworks

Expand full comment
Paul Iusztin's avatar

ZenML serves mainly as an abstraction over your ML pipelines (orchestrator + others), while Hopsworks is an AI data lake that provides a feature store, model registry and ML serving.

There are some overlaps, as the model registry, but almost any ML service provides that. To conclude, they are quite different tools. Here, we used GitHub Actions to orchestrate the ML pipelines out of simplicity.

Expand full comment
ML Educational Series's avatar

Thanks for the clarifying.

Expand full comment