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
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 }}
sofmonk
/
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
4
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
learning.py
on
sofmonk-test_utils
User selector
All users
Datepicker
All time
Commit history
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
Bug Fixing in DataSet + Test Updates (#410)
Show description for 444ac26
antmarakis
authored and
norvig
committed
444ac26
View commit details
Copy full SHA for 444ac26
View code at this point
Browse repository at this point
Bug Fixes for LinearLearner (#408)
Show description for 313fee0
antmarakis
authored and
norvig
committed
313fee0
View commit details
Copy full SHA for 313fee0
View code at this point
Browse repository at this point
Fix gradient descent for LinearLearning (#414)
lucasmoura
authored and
norvig
committed
64bb564
View commit details
Copy full SHA for 64bb564
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
added double_tennis_problem to planning.py; and minor pep8 edits (#373)
Show description for 581fa6b
sofmonk
authored and
norvig
committed
581fa6b
View commit details
Copy full SHA for 581fa6b
View code at this point
Browse repository at this point
Update learning.py (#388)
Show description for 9f1b1ee
BesanHalwa
authored and
norvig
committed
9f1b1ee
View commit details
Copy full SHA for 9f1b1ee
View code at this point
Browse repository at this point
Commits on Mar 18, 2017
Fixed a bug in Decision Tree Learner (#334)
TheSPARTA
authored and
norvig
committed
5316898
View commit details
Copy full SHA for 5316898
View code at this point
Browse repository at this point
Added DataSet Functions (#333)
Show description for 1b82e4d
antmarakis
authored and
norvig
committed
1b82e4d
View commit details
Copy full SHA for 1b82e4d
View code at this point
Browse repository at this point
Added Hamming Distance (#340)
Show description for 3f5f856
antmarakis
authored and
norvig
committed
3f5f856
View commit details
Copy full SHA for 3f5f856
View code at this point
Browse repository at this point
"epoches" to "epochs" (#336)
antmarakis
authored and
norvig
committed
ca02738
View commit details
Copy full SHA for ca02738
View code at this point
Browse repository at this point
Update comments and cleanup (#354)
Show description for d941781
VladKha
authored and
norvig
committed
d941781
View commit details
Copy full SHA for d941781
View code at this point
Browse repository at this point
Update weighted_sample_with_replacement() in utils.py (#366)
Show description for bddd1cf
sofmonk
authored and
norvig
committed
bddd1cf
View commit details
Copy full SHA for bddd1cf
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
Update Comments in learning.py + PluralityLearner Update (#315)
Show description for e76b886
antmarakis
authored and
norvig
committed
e76b886
View commit details
Copy full SHA for e76b886
View code at this point
Browse repository at this point
changed mean boolean error (#325)
Show description for 94e63cd
Chipe1
authored and
norvig
committed
94e63cd
View commit details
Copy full SHA for 94e63cd
View code at this point
Browse repository at this point
Update learning.py
norvig
authored
651416e
View commit details
Copy full SHA for 651416e
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Stop using statistics.mode.
Show description for efb3324
norvig
authored
efb3324
View commit details
Copy full SHA for efb3324
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
Modern String Formatting in Code (#292)
Show description for 1356ab9
sampadsaha5
authored and
reachtarunhere
committed
1356ab9
View commit details
Copy full SHA for 1356ab9
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
Fixed Bug #295 (#301)
Show description for e8a5e07
vidursatija
authored and
norvig
committed
e8a5e07
View commit details
Copy full SHA for e8a5e07
View code at this point
Browse repository at this point
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 Mar 1, 2017
Used learning_rate in gradient update for w (#284)
TheSPARTA
authored and
norvig
committed
123571e
View commit details
Copy full SHA for 123571e
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
impleemnts kNN classifier of learning module on MNIST data
Show description for 8a9b361
SnShine
committed
8a9b361
View commit details
Copy full SHA for 8a9b361
View code at this point
Browse repository at this point
adds method to calculate manhattan (L1) distance
SnShine
committed
f7bd052
View commit details
Copy full SHA for f7bd052
View code at this point
Browse repository at this point
runs check_example only if values are provided while initialising DataSet
Show description for 0ab31ba
SnShine
committed
0ab31ba
View commit details
Copy full SHA for 0ab31ba
View code at this point
Browse repository at this point
removes checking truth value of an array with more than one element
SnShine
committed
6404d1d
View commit details
Copy full SHA for 6404d1d
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Style: address pep8 warnings in main code.
reachtarunhere
committed
0dbb1f6
View commit details
Copy full SHA for 0dbb1f6
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Removed unnecessary list coercions around map (#228)
reachtarunhere
authored and
norvig
committed
6525e23
View commit details
Copy full SHA for 6525e23
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
Fix some pyflakes complaints.
darius
committed
b9c2433
View commit details
Copy full SHA for b9c2433
View code at this point
Browse repository at this point
Remove unimplemented(): it's not worth it without *-imports.
darius
committed
083f8b2
View commit details
Copy full SHA for 083f8b2
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 13, 2016
Additional Changes for Python3 Porting (#222)
Show description for f129c5c
reachtarunhere
authored and
norvig
committed
f129c5c
View commit details
Copy full SHA for f129c5c
View code at this point
Browse repository at this point
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
Minor cleanup (#206)
Show description for df97b76
reachtarunhere
authored and
norvig
committed
df97b76
View commit details
Copy full SHA for df97b76
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.