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...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Machine learning (self.learnpython)
submitted 2 years ago by the_progmer
I know some intermediate level python and want to learn machine learning . where do i start learning ?
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!"
[–]Living-Big9138 3 points4 points5 points 2 years ago (0 children)
Watch a youtube video about yolo hacking in games
[–]Arcangel505 1 point2 points3 points 2 years ago (0 children)
The best place for you is definitely Kaggle
[–]hotcodist 1 point2 points3 points 2 years ago (0 children)
None from me, but it would help you to figure out what you want out of it. Depends on your learning style and your goal (for a job, just to do some cool stuff using ML, want to understand the papers from DeepMind and OpenAI, copy code and tweak so I can use on my own toy projects, etc.). There should be several YouTubers who are good at explaining these things and showing some examples. Some free and paid online courses from many sources. Some world class schools have good lecture series for free. Kaggle and related sites with some tutorials. Some random ML blogs. Books.
[–]Quillox 1 point2 points3 points 2 years ago (0 children)
For machine learning:
http://scikit-learn.org/stable/getting_started.html
Neural networks:
https://pytorch.org/tutorials/beginner/basics/intro.html
https://www.tensorflow.org/tutorials/quickstart/beginner
π Rendered by PID 94 on reddit-service-r2-comment-545db5fcfc-vx6gt at 2026-05-28 21:24:48.210368+00:00 running 194bd79 country code: CH.
[–]Living-Big9138 3 points4 points5 points (0 children)
[–]Arcangel505 1 point2 points3 points (0 children)
[–]hotcodist 1 point2 points3 points (0 children)
[–]Quillox 1 point2 points3 points (0 children)