- 17 avr., 2016 6 validations
-
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
- 16 avr., 2016 5 validations
-
-
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.
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
- 13 avr., 2016 5 validations
-
-
Peter Norvig a écrit
-
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
* fixes an error in search.py * modifies the method name 'exec' which is a built-in name
-
Surya Teja Cheedella a écrit
* adds table for Figures of implemented data structures * fixed a small typo
-
Surya Teja Cheedella a écrit
* modifies Fig. to Figure all over the repository * fixed a small type in logic.py
-
- 12 avr., 2016 4 validations
-
-
Tarun Kumar Vangani a écrit
-
Tarun Kumar Vangani a écrit
* Change variable names from s_prime to s1, current_state to s1 * Sane default for update_state
-
Surya Teja Cheedella a écrit
-
Peter Norvig a écrit
-
- 11 avr., 2016 7 validations
-
-
Peter Norvig a écrit
Following a suggestion by C.G.Vedant, changed |implies| to |’==>’|
-
Peter Norvig a écrit
-
Tarun Kumar Vangani a écrit
* Implemented QLearningAgent * Added QLearningAgent in Index
-
Peter Norvig a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
Darius Bacon a écrit
-
- 10 avr., 2016 8 validations
-
-
Yu Ting a écrit
-
C.G.Vedant a écrit
* Error message of python errors * Added Canvas_TicTacToe class * Added TicTacToe to notebook * Added games.ipynb * moved js file to js folder
-
Tarun Kumar Vangani a écrit
-
Yu Ting a écrit
-
Yu Ting a écrit
-
Yu Ting a écrit
-
Surya Teja Cheedella a écrit
-
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 5 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
-
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
-