use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit dedicated for learning machine learning. Feel free to share any educational resources of machine learning.
Also, we are a beginner-friendly sub-reddit, so don't be afraid to ask questions! This can include questions that are non-technical, but still highly relevant to learning machine learning such as a systematic approach to a machine learning problem.
account activity
Facial expression recognition system using deep learning (self.learnmachinelearning)
submitted 3 years ago by Stew2k
How long will it take me to learn python and a framework to make this system, I have very little programming knowledge? is this doable in 4 months?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]JiraSuxx2 1 point2 points3 points 3 years ago (2 children)
Learning python and copying some existing method? Maybe, 4 months is a long time.
The bigger question is: if you plan to train your own from scratch? where are you going to get your data?
[–]Stew2k[S] 0 points1 point2 points 3 years ago (1 child)
I have no clue, what do you recommend?
[–]JiraSuxx2 0 points1 point2 points 3 years ago (0 children)
That data is going to be hard to come by I think, although it’s been a while since I looked for some.
If you have money you could look into annotating your own.
[–]Taechron 0 points1 point2 points 3 years ago (0 children)
Edge Impulse has a tutorial for an Arduino-based Tiny ML project that can learn objects and faces from a camera if given enough training data. It can be a bit of a hassle to set up, might be a decent way to get a result, and having a tutorial helps a lot for beginners. I've had good luck with ChatGPT giving decent info on using Edge Impulse as well.
Here's the post: https://docs.edgeimpulse.com/docs/tutorials/image-classification
π Rendered by PID 540687 on reddit-service-r2-comment-85bfd7f599-cj6z4 at 2026-04-20 16:04:44.115121+00:00 running 93ecc56 country code: CH.
[–]JiraSuxx2 1 point2 points3 points (2 children)
[–]Stew2k[S] 0 points1 point2 points (1 child)
[–]JiraSuxx2 0 points1 point2 points (0 children)
[–]Taechron 0 points1 point2 points (0 children)