- 18 mar., 2017 1 validation
-
-
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'
-
- 04 mar., 2017 1 validation
-
-
Sampad Kumar Saha a écrit
* Modern string formatting in csp.py. * Modern string formatting in games.py. * Modern string formatting in learning.py. * Modern string formatting in nlp.py. * Modern string formatting in probability.py. * Modern string formatting in search.py. * Replaced {0\!r} by {} if %s. * Corrected a typo.
-
- 20 juin, 2016 2 validations
-
-
Tarun Kumar Vangani a écrit
-
Tarun Kumar Vangani a écrit
-
- 18 avr., 2016 1 validation
-
-
Tarun Kumar Vangani a écrit
-
- 17 avr., 2016 4 validations
-
-
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
-
- 09 avr., 2016 1 validation
-
-
Tarun Kumar Vangani a écrit
* Made Log Usage Consistent in text.py * Added Explicit Imports from utils
-
- 05 avr., 2016 1 validation
-
-
Peter Norvig a écrit
-
- 30 mar., 2016 1 validation
-
-
SnShine a écrit
-
- 22 mar., 2016 2 validations
- 16 mar., 2016 1 validation
-
-
Chipe1 a écrit
-
- 12 mar., 2016 1 validation
-
-
Stuart Russell a écrit
Remove count_if, find_if, every, some, Struct; replace them with modern Python equivalents.
-
- 11 mar., 2016 1 validation
-
-
Lucas Moura a écrit
-
- 10 mar., 2016 1 validation
-
-
MircoT a écrit
-
- 09 mar., 2016 2 validations
- 07 mar., 2016 1 validation
-
-
jeff3456 a écrit
-
- 06 mar., 2016 3 validations
- 05 mar., 2016 2 validations
-
-
Tarun Kumar a écrit
-
norvig a écrit
These functions, which I had to implement in Python 2.2, are now available in standard Python.
-
- 04 nov., 2011 1 validation
-
-
withal a écrit
-
- 23 oct., 2011 2 validations
- 11 oct., 2011 2 validations
- 09 oct., 2011 3 validations
- 05 oct., 2011 2 validations
- 03 oct., 2011 1 validation
-
-
withal a écrit
-