- 07 mar., 2017 1 validation
-
-
Peter Norvig 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
-
- 06 août, 2016 2 validations
-
-
Tarun Kumar Vangani a écrit
-
Tarun Kumar Vangani a écrit
-
- 20 juin, 2016 1 validation
-
-
Tarun Kumar Vangani a écrit
-
- 18 avr., 2016 1 validation
-
-
Tarun Kumar Vangani a écrit
-
- 17 avr., 2016 3 validations
-
-
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 1 validation
-
-
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.
-
- 11 avr., 2016 2 validations
-
-
Peter Norvig a écrit
Following a suggestion by C.G.Vedant, changed |implies| to |’==>’|
-
Peter Norvig 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
-
-
Tarun Kumar Vangani a écrit
* Used isclose from utils to maintain compatibilty for 3.4 * Removed redundant distancesquared function * Removed duplicate definition of clip in grid.py and used import from instead. * Fixed spelling typo
-
Peter Norvig a écrit
-
norvig a écrit
-
- 08 avr., 2016 1 validation
-
-
Peter Norvig a écrit
Add InfixOps, refactor expo and Expr
-
- 05 avr., 2016 1 validation
-
-
Peter Norvig a écrit
-
- 04 avr., 2016 1 validation
-
-
Surya Teja Cheedella a écrit
* changes a typo of file name to /aima-data * modified some documentaion and removed doc tests * changed the names like Fig[2, 3] and added unit tests for search.py
-
- 01 avr., 2016 1 validation
-
-
SnShine a écrit
-
- 31 mar., 2016 1 validation
-
-
SnShine a écrit
-
- 30 mar., 2016 1 validation
-
-
SnShine a écrit
-
- 29 mar., 2016 1 validation
-
-
SnShine a écrit
-
- 22 mar., 2016 2 validations
-
-
Chirag Vartak a écrit
-
SnShine a écrit
-
- 20 mar., 2016 1 validation
-
-
norvig a écrit
-
- 19 mar., 2016 3 validations
- 16 mar., 2016 2 validations
- 15 mar., 2016 1 validation
-
-
Chirag Vartak a écrit
-
- 13 mar., 2016 2 validations
-
-
Chirag Vartak a écrit
-
norvig a écrit
-
- 12 mar., 2016 3 validations
-
-
Sidharth Sindhra a écrit
-
Chirag Vartak a écrit
-
Stuart Russell a écrit
Remove count_if, find_if, every, some, Struct; replace them with modern Python equivalents.
-
- 11 mar., 2016 2 validations
-
-
Lucas Moura a écrit
-
Chirag Vartak a écrit
-