the_dreaded_OOM
the_dreaded_OOM t1_ixhncpf wrote
Reply to comment by [deleted] in [D] Schmidhuber: LeCun's "5 best ideas 2012-22” are mostly from my lab, and older by RobbinDeBank
Because he's citing previous works, so you can get a better idea of the problem being communicated through its wider context.
the_dreaded_OOM t1_j1tu3zu wrote
Reply to [D] analyst in a manufacturing company seeking to bring machine learning to the table. by turnip_markets
Machine learning is as much a human discipline as a technical one. Projects take time and having a company that's supportive of time, error and experimentation is key. This is obviously difficult in some companies and sounds like the key challenge in yours.
I've found getting to a solution by looking at off the shelf projects the fastest approach. You obviously have a technical background and want to get right in there... but here are my suggestions before you head deep into the coding. Finding the balance between focus on the business objective and implementing something quickly that's 90% good is the key.
Begin floating the idea and relationship building from anyone who is using, has data on or is paying for the system:
Once you've formulated your project and have buy in, you can now narrow down the class of problems you want to focus on e.g. Regression, Classification, Segmentation, Time series etc. and the domain of these problems. e.g. NLP, Computer Vision etc.
Here are my suggestions when you head into the technical stuff:
OK, now you should refine your research and learning to get toward your solution - sometimes you can do this in conjunction with above.
Finally the hardest part
If they're right, well done! You're doing better than most in this profession. Now you can:
The courses recommended will expand more on the above. Good luck!