- 04 juil., 2017 1 validation
-
-
C.G.Vedant a écrit
* Added pl_resolution to notebook * Added pl_resolution and FolKB to notebook * Update logic.py
-
- 24 juin, 2017 1 validation
-
-
C.G.Vedant a écrit
* Removes smalltest_kb * Moved wumpus_kb to logic.py * Added PropKB and tt_entails to notebook
-
- 09 juin, 2017 1 validation
-
-
C.G.Vedant a écrit
* Added test for fol_fc_ask() * Optimization of fol_fc_ask() * Faster fol_fc_ask() * Removed subst for rules in KB
-
- 07 juin, 2017 1 validation
-
-
C.G.Vedant a écrit
-
- 28 mai, 2017 1 validation
-
-
articuno12 a écrit
* removed flake8 errors * fixed remaining flake8 errors * fixed loop * added space
-
- 24 mai, 2017 1 validation
-
-
C.G.Vedant a écrit
* Fix flake8 warnings * Remove unnecessary #noqa * Fix doctest
-
- 06 avr., 2017 1 validation
-
-
Luke Schoen a écrit
-
- 25 mar., 2017 2 validations
-
-
lucasmoura a écrit
* Exclude test files from flake8 check * Fix flake8 for main files * Add flake8 check to build
-
Angira Sharma a écrit
* Update utils.py in pseudo code the sequence of arguments is " WEIGHTED-SAMPLE-WITH-REPLACEMENT(N, S, W)" * Update utils.py in pseudo code the sequence of arguments is " WEIGHTED-SAMPLE-WITH-REPLACEMENT(N, S, W)" same must follow in function "particle_filtering" in the file probability.py * Update learning.py weight_sample_with_replacement sequence of args * Update probability.py weighted_sample_with_replacement sequence of args * Update search.py * Update planning.py added double_tennis_problem from chapter 11 , figure 11.10 * Update utils.py added missing space after comma * Update learning.py added missing space after comma * Update probability.py added missing space after comma * Update search.py added missing space after comma * Update planning.py * Update planning.py * Update planning.py * Update planning.py * Update planning.py * Update planning.py * Update test_agents.py pep8 changes, showed flake8 errors * Update test_agents.py * Update test_agents.py * Update test_agents.py * Update test_text.py added missing whitespace after comma * Update utils.py added space after comma * Update search.py added space after comma * Update probability.py added space after comma * Update learning.py added space after comma * Update planning.py added double_tennis_problem * Update rl.py In the pseudocode figure 21.8, the first 'if' starts with argument 's', which is the previous state, not s1(i.e, the current state). * Update search.py the 'uniform_cost_search' in notebook 'search-4e.ipynb' resembles more to the pseudocode in book. * Update search.py * Update search.py * Update search.py * Update README.md * Update README.md * Update README.md * Update planning.py * Update planning.py added spaces after comma * Update planning.py * Update test_planning.py added double_tennis_problem test * Update test_planning.py * Update logic.py added fol_fc_ask from fig 9.3 * Update logic.py * Update test_planning.py
-
- 18 mar., 2017 2 validations
-
-
VladKha a écrit
* Update some comments * Cleanup and remove some duplicate initialization * Fix some comments quotation and little bugs: raising Exception instead of raising Failure, random.randrange(a,b) instead of random(a, b) * Fix some comments quotation and remove explicit inheritance from object * Fix 'r' in front of the ```parse_csv``` comments * Fix quotation in comments * Fix quotation in comments and fix bug in 'KB_AgentProgram'
-
C.G.Vedant a écrit
-
- 03 mar., 2017 1 validation
-
-
Antonis Maronikolakis a écrit
* Update search.py Commenting issues fixed (spacing and punctuation was off sometimes). * Update agents.py * Update canvas.py Grammar * Update grid.py * Update learning.py Added period * Update logic.py Fix quoting * Update mdp.py Fixed quoting * Update nlp.py Capitalization and punctuation fixes * Update planning.py * Update probability.py * Update rl.py 'th' to 'the' * Update search.py * Update text.py * Update utils.py * Update utils.py * Update utils.py * Update learning.py Typo * Update utils.py
-
- 20 juin, 2016 1 validation
-
-
Tarun Kumar Vangani a écrit
-
- 18 avr., 2016 1 validation
-
-
Tarun Kumar Vangani a écrit
-
- 17 avr., 2016 5 validations
-
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
- 16 avr., 2016 1 validation
-
-
Darius Bacon a écrit
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.
-
- 13 avr., 2016 2 validations
-
-
Tarun Kumar Vangani a écrit
* Replaced mean with standard lib function introduced in 3.4 * #TODO Replaced every with all * Proper names for variables introduced in 2to3 conversion.
-
Surya Teja Cheedella a écrit
* modifies Fig. to Figure all over the repository * fixed a small type in logic.py
-
- 11 avr., 2016 4 validations
-
-
Peter Norvig a écrit
Following a suggestion by C.G.Vedant, changed |implies| to |’==>’|
-
Peter Norvig a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
- 10 avr., 2016 1 validation
-
-
Surya Teja Cheedella a écrit
* removes obsolete Fig dictionary from utils.py * modified rl notebook according to the new Figure conventions * removes 'import Fig' and changed the names of Figures * fixes a small error (by me) in executing the cells in rl notebook
-
- 09 avr., 2016 3 validations
-
-
Peter Norvig a écrit
from utils import implies
-
Tarun Kumar Vangani a écrit
* Made Log Usage Consistent in text.py * Added Explicit Imports from utils
-
C.G.Vedant a écrit
* temporary fix for eliminate_implications * Change from << to <== * Fixed implies operator in SAT_plan * changed Expr name to counter
-
- 08 avr., 2016 2 validations
-
-
C.G.Vedant a écrit
* Fixed a typo in logic.py * Added translate_to_SAT() * extract solution from model * added test cases * removed debug code
-
Peter Norvig a écrit
Add InfixOps, refactor expo and Expr
-
- 06 avr., 2016 1 validation
-
-
C.G.Vedant a écrit
-
- 05 avr., 2016 1 validation
-
-
Peter Norvig a écrit
-
- 26 mar., 2016 2 validations
- 25 mar., 2016 1 validation
-
-
Chirag Vartak a écrit
-
- 22 mar., 2016 3 validations
-
-
Chirag Vartak a écrit
-
Chirag Vartak a écrit
-
Chirag Vartak a écrit
-