- 09 mar., 2018 1 validation
-
-
Aman Deep Singh a écrit
-
- 11 sept., 2017 1 validation
-
-
Aareon Sullivan a écrit
Throw away the second argument returned by enumerate as we do not use it. Otherwise, name `_` arg simplify the rest of this function using the returned values rather than just indexes.
-
- 24 mai, 2017 1 validation
-
-
C.G.Vedant a écrit
* Fix flake8 warnings * Remove unnecessary #noqa * Fix doctest
-
- 17 avr., 2017 2 validations
-
-
C.G.Vedant a écrit
* Removed redundant condition * moved gola_test inside function * refactor goal_test()
-
Kaivalya Rawal a écrit
* define HLA, Problem and implement 11.1 * add demonstration of job_shop_problem * implementing 11.5 * adding test for refinement
-
- 14 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
-
- 22 mar., 2017 1 validation
-
-
Angira Sharma a écrit
* 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
-
- 05 mar., 2017 1 validation
-
-
lucasmoura a écrit
-
- 03 mar., 2017 3 validations
-
-
Pranjal Bhansali a écrit
-
Manpreet Kaur a écrit
-
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
-
- 27 sept., 2016 1 validation
-
-
opensourceware a écrit
* Added implementation of the cake problem * Added test for three_block_tower and fixed a bug in three_block_tower code
-
- 22 sept., 2016 1 validation
-
-
Rahul Patel a écrit
In the precondition positive list, I am not sure whether b!=x is the best way to represent the condition. IsNot(b, x) can be used instead.
-
- 07 sept., 2016 1 validation
-
-
opensourceware a écrit
* Minor docstring changes * Added Spare Tire Problem * Fixed a bug in substitute method of class Action * Fixed minor typo in comment
-
- 20 juin, 2016 1 validation
-
-
Tarun Kumar Vangani a écrit
-
- 22 mai, 2016 1 validation
-
-
C.G.Vedant a écrit
* Added Action class for PDDL * Added tests for Action class * Changed doc string * Added PDLL class * Added Air-Cargo-problem * Tested Air Cargo Problem
-
- 09 avr., 2016 1 validation
-
-
Tarun Kumar Vangani a écrit
* Made Log Usage Consistent in text.py * Added Explicit Imports from utils
-
- 11 mar., 2016 1 validation
-
-
Lucas Moura a écrit
-
- 10 mar., 2016 1 validation
-
-
MircoT a écrit
-
- 06 mar., 2016 3 validations
- 11 oct., 2011 1 validation
-
-
withal a écrit
-
- 13 juin, 2007 1 validation
-
-
peter.norvig a écrit
-