5 ms·
This is my weekend project. I am building up my pattern recognition in machine learning. By that I mean see X problem, instantly think of Y solution. The primer
by jmatthews 6mo ago
This is my weekend project. I am building up my pattern recognition in machine learning. By that I mean see X problem, instantly think of Y solution. The primer markdown file is the artifact of that exploration.
read it from top to bottom or better have your favorite language model read it and then explore the space with a strong guided syllabus.
- janalsncm 6mo agoFraming a business problem in terms of ML is indeed important. Where does classification come in, where does regression come in, when to use retrieval, when to use generative solutions. Would be a good section to add imo.
- jmatthews 6mo agoI tried to tackle that under Topology for the problem but it may not be well named https://github.com/dreddnafious/thereisnospoon/blob/main/ml-primer.md#%EF%B8%8F-topology-for-the-problem https://github.com/dreddnafious/thereisnospoon/blob/main/ml-...
- TheTaytay 6mo agoI quite liked this. It feels approachable and to-the-point.