Skip to content
GitLab
Projets
Groupes
Sujets
Extraits de code
/
Aide
Aide
Support
Forum de la communauté
Raccourcis clavier
?
Proposer une rétroaction
Contribuer à GitLab
Connexion
Activer/désactiver la navigation
Menu
Akram DOUBLI
aima-python
Commits
aima-python
07 oct., 2011
7 validations
Renamed disassociate -> dissociate.
· 2f9c6f59
withal
a écrit
oct. 07, 2011
2f9c6f59
Fixed path() to follow its doc comment (first-to-last order).
· 204d161a
withal
a écrit
oct. 07, 2011
204d161a
Note remaining problems with SimpleProblemSolvingAgent.
· 81acbd49
withal
a écrit
oct. 07, 2011
81acbd49
Fixed bug: nonlocals assigned as locals.
· d39054c8
withal
a écrit
oct. 07, 2011
d39054c8
More agent-program cleanup, and incorporated fix from AIMA3e pseudocode.
· 5fb618b7
withal
a écrit
oct. 07, 2011
5fb618b7
Fixed some inconsistencies in making agent programs.
· 9a0099ea
withal
a écrit
oct. 07, 2011
9a0099ea
Minor cleanup.
· 0f8c7707
withal
a écrit
oct. 07, 2011
0f8c7707
06 oct., 2011
2 validations
Fixed s/object/Object/ -- oops. Converted docex to doctest. Cleanup.
· 6b556eb4
withal
a écrit
oct. 06, 2011
6b556eb4
Assorted minor cleanup, mostly probability.py.
· d43e0724
withal
a écrit
oct. 06, 2011
d43e0724
05 oct., 2011
9 validations
Fixed issue 10. Fixed PropHornKB.retract. Cleanup.
· c89b5179
withal
a écrit
oct. 05, 2011
c89b5179
Added doc comment and input error-checking to Sudoku.
· 4bcde0b3
withal
a écrit
oct. 05, 2011
4bcde0b3
Filled out PermutationDecoder just a little.
· 516b6f26
withal
a écrit
oct. 05, 2011
516b6f26
Cleanup in search.py.
· 3a4f4194
withal
a écrit
oct. 05, 2011
3a4f4194
Trivial reformatting.
· ed960273
withal
a écrit
oct. 05, 2011
ed960273
Fixed side-effect bug in DPLL; more cleanup.
· 0fbaeab5
withal
a écrit
oct. 05, 2011
0fbaeab5
Fixed KB_Agent's use of KB.ask. (untested)
· 9232957d
withal
a écrit
oct. 05, 2011
9232957d
logic.py cleanup and minor bugfixing: pretty much done now.
· 66aa7b05
withal
a écrit
oct. 05, 2011
66aa7b05
logic.py back into the bathtub. Fixed variables() and pretty().
· 31204b30
withal
a écrit
oct. 05, 2011
31204b30
04 oct., 2011
8 validations
logic.py cleanup continued.
· 2473d8d2
withal
a écrit
oct. 04, 2011
2473d8d2
More logic.py cleanup, functionally neutral.
· 7c57b548
withal
a écrit
oct. 04, 2011
7c57b548
logic.py cleanup and incidental bugsquashing, part 1.
· c831e43a
withal
a écrit
oct. 04, 2011
c831e43a
Correctly parse the parts of a definite clause; clean up fol_bc_ask(); add crime example.
· 8f136a6e
withal
a écrit
oct. 04, 2011
8f136a6e
Fixed is_definite_clause().
· 7dcc2141
withal
a écrit
oct. 04, 2011
7dcc2141
Fixed standardize_apart to start afresh on top-level calls.
· 290bd46f
withal
a écrit
oct. 04, 2011
290bd46f
Removed distracting comment.
· eedec13f
withal
a écrit
oct. 04, 2011
eedec13f
Fixed issue 13.
· 8e039f2d
withal
a écrit
oct. 04, 2011
8e039f2d
03 oct., 2011
5 validations
Removed now-redundant initialization.
· 19a44187
withal
a écrit
oct. 03, 2011
19a44187
Added map of France. Fixed issue 11.
· 921df251
withal
a écrit
oct. 03, 2011
921df251
Fixes to USA map from issue 11.
· 860658e9
withal
a écrit
oct. 03, 2011
860658e9
Add Sudoku example; ensure curr_domains gets initialized before any use.
· f9085db8
withal
a écrit
oct. 03, 2011
f9085db8
Fixed CSP bugs and rewrote closer to the pseudocode.
· e4474dab
withal
a écrit
oct. 03, 2011
e4474dab
28 sept., 2011
1 validation
Allow tighter spacing between columns in print_table().
· 22064a49
withal
a écrit
sept. 28, 2011
22064a49
27 sept., 2011
1 validation
Fixed local-search algorithms. Could be prettier but should work now for the first time.
· 4989ff7e
withal
a écrit
sept. 27, 2011
4989ff7e
15 sept., 2011
7 validations
Fixed issue 20.
· 07a1154d
withal
a écrit
sept. 15, 2011
07a1154d
Fixed issue 14.
· e6fa960f
withal
a écrit
sept. 15, 2011
e6fa960f
Moved assignment of self.dataset into train().
· 428ca6fd
withal
a écrit
sept. 15, 2011
428ca6fd
Fixed issue 6.
· 23417380
withal
a écrit
sept. 15, 2011
23417380
Fixed issue 15. Fixed issue 21. Needs better tests still.
· e3771ae1
withal
a écrit
sept. 15, 2011
e3771ae1
Fixed spelling bug (code still untested).
· 93c1f34e
withal
a écrit
sept. 15, 2011
93c1f34e
Removed erroneous return in __init__.
· c360329b
withal
a écrit
sept. 15, 2011
c360329b