(no title)
thealienthing | 2 years ago
For now, ML research and development is too complicated and frustrating for me to dedicate the time and energy to become skilled in it.
thealienthing | 2 years ago
For now, ML research and development is too complicated and frustrating for me to dedicate the time and energy to become skilled in it.
lordgroff|2 years ago
beiller|2 years ago
bugglebeetle|2 years ago
This is 96% of how ML is used in practice by companies. Most parameter optimization should be automated by whatever library you’re using, beyond basic sanity checking. The challenging parts are creating high-quality training data and deploying the models efficiently at scale.
mrits|2 years ago
2muchcoffeeman|2 years ago
I’d be interested to know what the next thing to read or do is if you comfortable with entry level ML.
Cacti|2 years ago
fennecbutt|2 years ago
I think the real blocker is time; modern software devs are expected to be across the whole stack. You can't have one person write your backend, frontend, infra, db admin, build ml architecture, train model, etc. It's just too much.
It's just specialising really, wide and shallow vs narrow but deep domains. Forefront of ML stuff requires researchers specialised in that domain, same as any I guess.