1025
True
(i.postimg.cc)
Post funny things about programming here! (Or just rant about your favourite programming language.)
The worst part of ML is Python package management
Nah, it's pushing inference to prod. Any idiot can make an ipynb to train a model, but packaging everything into an app ecosystem is where you actually need a lot of non-ML software engineering know-how.
So true. I’m on an AI product team. None of the engineers know that much about learning/ai — our expertise is in high availability/scalability/distributed systems.
The AI part it when a data scientist hands us a notebook and says: implement this algorithm.