- 23 fév., 2018 1 validation
-
-
Apurv Bajaj a écrit
* Add test for TableDrivenVacuumAgent * Debug Travis * Minor fix * Fixed table for TableDrivenAgent * Update README
-
- 27 juin, 2017 1 validation
-
-
Anthony Marakis a écrit
* add RandomVacuumAgent + CompareAgents * set random.seed
-
- 22 juin, 2017 1 validation
-
-
Anthony Marakis a écrit
* Update agents.py * Update test_agents.py
-
- 17 avr., 2017 1 validation
-
-
Kaivalya Rawal a écrit
* replace assert with if test in add_thing * removed inline assert * added unit test to check edit * improve user interface
-
- 22 mar., 2017 2 validations
-
-
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
-
articuno12 a écrit
* Added testcase for agents.py * spacing around commas was wrong
-
- 18 mar., 2017 1 validation
-
-
Kaivalya Rawal a écrit
* added tests for Direction * fixed Direction arithmetic error
-