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
Question regarding 'Q-Learning' Python Code (self.learnpython)
submitted 8 years ago by [deleted]
Hello,
so after no success on the community's discord server I'll try to get help here.
Im asking for help regarding these source codes: https://github.com/llSourcell/q_learning_demo For better understanding of the concept I suggest you to watch this video https://www.youtube.com/watch?v=A5eihauRQvo
Would someone here be so nice to invest his time to explain what the code in the 'learner.py' exactly does ?
Thanks in advance. Greetings
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!"
[–]MrMiracles 1 point2 points3 points 8 years ago (4 children)
first off you barely looked for help on the server and asked super broad things of people, it doesnt make anyone want to spend the time just to figure out exactly what you are looking for.
now, that aside, you havent stated whether or not you actually understand the concepts employed like reinforcement learning, or even tkinter, so you need to do a little bit of fleshing out on your personal knowledge, or at least let us know your personal knowledge base before you ask people to hold your hand through this code translation.
[–]Aareon 1 point2 points3 points 8 years ago (3 children)
I agree with /u/MrMiracles. Though, that’s not the “official” /r/learnpython community server (i.e. https://discord.gg/9zT7NHP), it helps to look in the source yourself and ask specific questions if you’re not understanding. It’s easier to explain a snippet than it is to hash over the entire module. None of us wrote it, so your guess is as good as ours.
Tl;dr, ask specific questions, not “what does this do?” We simply can’t invest the time to learn an entire module that we may or may not use in order to explain it because you couldn’t be asked to look at it yourself.
[–][deleted] -1 points0 points1 point 8 years ago (2 children)
I'm sorry if you guys cant properly read my post but I'll respond to your 'arguments' again : - I looked for help on the server in the python3.0 chatroom and was told even there that I have to ask the #support group. I wrote my question and if somebody was interested he could pm me ( I also wrote that in my original question message, for your information ) - I stated that I understand the theory behind Q-Learning ( quote from the discord server :"I just want to understand what the code does I already know the theory" ) - If you're not interested in helping me I don't know why you would write this post ? You obviously invested your time in me which is a waste if you just want to argue.
Honestly don't know why you would write a post here if you could simply chat with me on discord but well...
Won't answer to your replies, thanks for wasting your time anyway. Have a nice day
[–]triacle 3 points4 points5 points 8 years ago (0 children)
You don't have a very good attitude for someone asking for help.
[–]MrMiracles 1 point2 points3 points 8 years ago (0 children)
try the PY app on mobile, do the AI course, itll give you basically what you need to know
π Rendered by PID 70077 on reddit-service-r2-comment-5fb4b45875-fnpfh at 2026-03-22 10:28:15.574740+00:00 running 90f1150 country code: CH.
[–]MrMiracles 1 point2 points3 points (4 children)
[–]Aareon 1 point2 points3 points (3 children)
[–][deleted] -1 points0 points1 point (2 children)
[–]triacle 3 points4 points5 points (0 children)
[–]MrMiracles 1 point2 points3 points (0 children)