- 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
-
- 02 avr., 2016 1 validation
-
-
Tarun Kumar Vangani a écrit
* Model for ContinuousWorld * Added PolygonObstacle Class * Added HTML for Continuos World * Added JS for Continuous World * Implemented ContinuousWorldView Class
-
- 30 mar., 2016 1 validation
-
-
SnShine a écrit
-
- 27 mar., 2016 1 validation
-
-
tolusalako a écrit
Implemented arrow shooting in Wumpus World. Wumpus Environment is now complete.
-
- 24 mar., 2016 1 validation
-
-
tolusalako a écrit
Fixed bug where dead agents still get to act (Environment) Improved Direction class to ease 2D Movements (Direction) Implemented an easier way to iterate with and without walls (XYEnvironment) Added is_inbounds() method to check if location is within the width and height. Works within walls also. (XYEnvironment) Multiple Minor Fixes(agents.py)
-
- 23 mar., 2016 1 validation
-
-
tolusalako a écrit
WumpusEnvironment
-
- 22 mar., 2016 1 validation
-
-
tolusalako a écrit
-
- 16 mar., 2016 1 validation
-
-
Chipe1 a écrit
-
- 11 mar., 2016 1 validation
-
-
Lucas Moura a écrit
-
- 10 mar., 2016 1 validation
-
-
MircoT a écrit
-
- 09 mar., 2016 1 validation
-
-
MircoT a écrit
- Fix relative imports in base of is a package or not - Fix not working notebooks - Add notebooks to packages sources
-
- 06 mar., 2016 6 validations
-
-
MircoT a écrit
-
MircoT a écrit
-
MircoT a écrit
Used tool 2to3 to finish the porting to Python 3 plus some fixes by hand.
-
Nishant Suman a écrit
-
norvig a écrit
Will add some kind of GUI later -- but this one didn't do much.
-
SnShine a écrit
modified print statements in agents.py to make it work in Py3, changed utils_test.py with regard to new utils.py
-
- 05 mar., 2016 2 validations
-
-
Tarun Kumar a écrit
-
norvig a écrit
use “raise NotImplementedError” for abstract methods
-
- 23 oct., 2011 1 validation
-
-
withal a écrit
-
- 17 oct., 2011 4 validations
- 11 oct., 2011 1 validation
-
-
withal a écrit
-
- 10 oct., 2011 5 validations
-
-
withal a écrit
-
withal a écrit
-
withal a écrit
Agent.__init__ now takes a program parameter. A few more nonlocal-state-variable problems found and fixed. One agent program rewritten as a callable instance since it uses both state variables and abstract methods.
-
withal a écrit
Moved agent-program definition back into the constructors to get rid of all the copying between parameters, instance vars, and nonlocals. Fixed nonlocal state-var bug in ReflexAgentWithState.
-
withal a écrit
-
- 07 oct., 2011 1 validation
-
-
withal a écrit
-
- 06 oct., 2011 1 validation
-
-
withal a écrit
-
- 05 oct., 2011 1 validation
-
-
withal a écrit
-
- 15 sept., 2011 2 validations
- 01 sept., 2011 2 validations
- 28 août, 2011 1 validation
-
-
withal a écrit
-
- 13 jan., 2008 1 validation
-
-
peter.norvig a écrit
-