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
Accelerator
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
Type
/
to 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 }}
codeaudit
/
aima-python
Public
forked from
aimacode/aima-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
aima-python
mdp.py
on
master
User selector
All users
All time
Commit history
Commits on Jun 8, 2017
Moving Grid to Utils (#540)
Show description for 342d6a3
antmarakis
authored and
norvig
committed
342d6a3
View commit details
Copy full SHA for 342d6a3
View code at this point
Browse repository at this point
Commits on Jun 5, 2017
Changed range of gamma (#530)
Chipe1
authored and
norvig
committed
d57231c
View commit details
Copy full SHA for d57231c
View code at this point
Browse repository at this point
Commits on May 28, 2017
RL Fixes (Fixing Build) (#519)
Show description for db049ce
antmarakis
authored and
norvig
committed
db049ce
View commit details
Copy full SHA for db049ce
View code at this point
Browse repository at this point
Commits on May 24, 2017
Implementation: Transition Model for MDP (#445)
Show description for 7bebc1b
antmarakis
authored and
norvig
committed
7bebc1b
View commit details
Copy full SHA for 7bebc1b
View code at this point
Browse repository at this point
Fix flake8 warnings (#508)
Show description for 4caca95
Chipe1
authored and
norvig
committed
4caca95
View commit details
Copy full SHA for 4caca95
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
Fix flake8 for main files (#399)
Show description for 034d279
lucasmoura
authored and
norvig
committed
034d279
View commit details
Copy full SHA for 034d279
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
Commenting Fixes (#294)
Show description for a6e3192
antmarakis
authored and
norvig
committed
a6e3192
View commit details
Copy full SHA for a6e3192
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
Style: address pep8 warnings.
darius
committed
194a2f1
View commit details
Copy full SHA for 194a2f1
View code at this point
Browse repository at this point
Use dict comprehensions now that we can.
darius
committed
3c2639a
View commit details
Copy full SHA for 3c2639a
View code at this point
Browse repository at this point
Remove unnecessary list coercions.
darius
committed
7776583
View commit details
Copy full SHA for 7776583
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Style: delete excess parentheses. In some of these cases you need to read ahead to see that the paren is not introducing a tuple, for example.
darius
committed
8f58668
View commit details
Copy full SHA for 8f58668
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
modifies Fig. to Figure all over the repository (#223)
Show description for 1ff5ae8
SnShine
authored and
norvig
committed
1ff5ae8
View commit details
Copy full SHA for 1ff5ae8
View code at this point
Browse repository at this point
Commits on Apr 10, 2016
Removes obsolete Fig dictionary and modifies the codebase accordingly (#208)
Show description for 64fa05b
SnShine
authored and
norvig
committed
64fa05b
View commit details
Copy full SHA for 64fa05b
View code at this point
Browse repository at this point
Commits on Apr 9, 2016
Added Explicit Imports from utils (#202)
Show description for bf6e2be
reachtarunhere
authored and
norvig
committed
bf6e2be
View commit details
Copy full SHA for bf6e2be
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
Run doctests
norvig
committed
fd51088
View commit details
Copy full SHA for fd51088
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
Removed Moved Tests
reachtarunhere
committed
9b660a9
View commit details
Copy full SHA for 9b660a9
View code at this point
Browse repository at this point
Commits on Mar 11, 2016
Fix flake8 warning for source files
lucasmoura
committed
c3654f4
View commit details
Copy full SHA for c3654f4
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
Rollback to one folder organization
MircoT
committed
8ea6301
View commit details
Copy full SHA for 8ea6301
View code at this point
Browse repository at this point
Commits on Mar 6, 2016
Convert into a python package with separate tests
MircoT
committed
6980ebf
View commit details
Copy full SHA for 6980ebf
View code at this point
Browse repository at this point
Fix tests
MircoT
committed
a531de4
View commit details
Copy full SHA for a531de4
View code at this point
Browse repository at this point
Finished porting to Python 3
Show description for 442f312
MircoT
committed
442f312
View commit details
Copy full SHA for 442f312
View code at this point
Browse repository at this point
Merge pull request #72 from reachtarunhere/if_
Show description for c6867d3
norvig
committed
c6867d3
View commit details
Copy full SHA for c6867d3
View code at this point
Browse repository at this point
Update mdp.py to make sure 0 <= gamma < 1.
Show description for 107dd8a
norvig
committed
107dd8a
View commit details
Copy full SHA for 107dd8a
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
Replaced if_ calls with Pythonic Alternative
reachtarunhere
committed
c78d327
View commit details
Copy full SHA for c78d327
View code at this point
Browse repository at this point
abstract methods
Show description for 5a36f3d
norvig
committed
5a36f3d
View commit details
Copy full SHA for 5a36f3d
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Fix error saying 'global name update not defined' while running mdp.py
varshit97
committed
a9ecd7d
View commit details
Copy full SHA for a9ecd7d
View code at this point
Browse repository at this point
Commits on Nov 1, 2011
Convert mdp.py to third edition.
darius
committed
8588d0c
View commit details
Copy full SHA for 8588d0c
View code at this point
Browse repository at this point
Commits on Oct 26, 2011
In print_table() don't print trailing whitespace.
darius
committed
4138da5
View commit details
Copy full SHA for 4138da5
View code at this point
Browse repository at this point
Commits on Oct 23, 2011
Code tweak to '== None'
darius
committed
ecc6b75
View commit details
Copy full SHA for ecc6b75
View code at this point
Browse repository at this point
Stripped trailing whitespace.
darius
committed
c788734
View commit details
Copy full SHA for c788734
View code at this point
Browse repository at this point
Commits on Oct 11, 2011
Started converting to 3rd edition. agents.py converted plus a little extra cleanup.
darius
committed
5eb77e6
View commit details
Copy full SHA for 5eb77e6
View code at this point
Browse repository at this point
Commits on Aug 28, 2011
Fixed comment: result pairs were swapped.
darius
committed
567864c
View commit details
Copy full SHA for 567864c
View code at this point
Browse repository at this point
Fixed typo.
darius
committed
7967097
View commit details
Copy full SHA for 7967097
View code at this point
Browse repository at this point
Added missing 'self' parameter.
darius
committed
c93f818
View commit details
Copy full SHA for c93f818
View code at this point
Browse repository at this point
Fixed doctest to reflect the fix to issue 16.
darius
committed
01d5a8d
View commit details
Copy full SHA for 01d5a8d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.