Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
Python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51.1k
Star
225k
Code
Issues
8
Pull requests
406
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add Q-Learning algorithm implementation with epsilon-greedy policy an…
- #13402
#13402
Merged
cclauss
merged 10 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
idklol22:add-q-learning-algorithm1
idklol22/Python:add-q-learning-algorithm1
Copy head branch name to clipboard
Sep 14, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add Q-Learning algorithm implementation with epsilon-greedy policy an…
#13402
cclauss
merged 10 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
idklol22:add-q-learning-algorithm1
idklol22/Python:add-q-learning-algorithm1
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2025
Add Q-Learning algorithm implementation with epsilon-greedy policy and grid world demo
idklol22
committed
2b09382
View commit details
Copy full SHA for 2b09382
Browse repository at this point
Add Q-Learning algorithm implementation with epsilon-greedy policy and grid world demo code
idklol22
committed
f0e2151
View commit details
Copy full SHA for f0e2151
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 3f0ec83
pre-commit-ci[bot]
committed
3f0ec83
View commit details
Copy full SHA for 3f0ec83
Browse repository at this point
bug fixes and linting
idklol22
committed
0728312
View commit details
Copy full SHA for 0728312
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for a7b5349
pre-commit-ci[bot]
committed
a7b5349
View commit details
Copy full SHA for a7b5349
Browse repository at this point
cls
idklol22
committed
39d121a
View commit details
Copy full SHA for 39d121a
Browse repository at this point
bug fix and hints
idklol22
committed
f3594e6
View commit details
Copy full SHA for f3594e6
Browse repository at this point
Commits on Oct 14, 2025
Merge branch 'master' into add-q-learning-algorithm1
idklol22
authored
a67dff0
View commit details
Copy full SHA for a67dff0
Browse repository at this point
Commits on Oct 21, 2025
Merge branch 'master' into add-q-learning-algorithm1
idklol22
authored
e977067
View commit details
Copy full SHA for e977067
Browse repository at this point
Commits on Jan 3, 2026
Merge branch 'master' into add-q-learning-algorithm1
idklol22
authored
5fbd03f
View commit details
Copy full SHA for 5fbd03f
Browse repository at this point
You can’t perform that action at this time.