I also burned myself on an overambitious machine learning project in the past. I had and still have little practical experience but I think I learned a common beginner lesson. Existing ML architectures apply worse to new problems than we think. The only sane way to ML is to reproduce something that works and then make small incremental changes.
somenameforme|1 year ago
[1] - https://www.educative.io/answers/xor-problem-in-neural-netwo...
TheCog|1 year ago
I agree that step 1 for most beginner projects should be to start with something that works and then tweak.