- 04 avr., 2016 2 validations
-
-
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
-
Surya Teja Cheedella a écrit
* adds Fig[4.23] graph which is 1-dim state space problem * adds LRTA star agent class * adds fully implemented LRTA star agent * adds tests for LRTA star agent
-
- 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
-
- 01 avr., 2016 7 validations
-
-
Peter Norvig a écrit
Removed truncate() and added rounder() as discussed in #183
-
SnShine a écrit
-
SnShine a écrit
-
Peter Norvig a écrit
Replaced inline pylab with standard matlab inline magic
-
Tarun Kumar a écrit
-
Peter Norvig a écrit
More Intutive Representation of Policy in Notebook
-
Tarun Kumar a écrit
-
- 31 mar., 2016 7 validations
-
-
Peter Norvig a écrit
Enhances truncate() method & modifies built-in name "vars" through out the repo
-
Peter Norvig a écrit
Notebook with Usage Examples & Plots for rl.py
-
Tarun Kumar a écrit
-
Tarun Kumar a écrit
-
Tarun Kumar a écrit
-
SnShine a écrit
-
SnShine a écrit
-
- 30 mar., 2016 3 validations
-
-
Peter Norvig a écrit
Cleans some parts of the codeBase
-
SnShine a écrit
-
SnShine a écrit
-
- 29 mar., 2016 13 validations
-
-
Peter Norvig a écrit
Added Function to Simulate Iteration in Agents
-
Peter Norvig a écrit
Added Details on how to view source of imported implementations
-
Tarun Kumar a écrit
-
Tarun Kumar a écrit
-
Tarun Kumar a écrit
-
Peter Norvig a écrit
fixes probability.py, removes extra notebook, update readme.md
-
SnShine a écrit
-
SnShine a écrit
-
SnShine a écrit
-
Peter Norvig a écrit
Added WalkSAT
-
Peter Norvig a écrit
Multiple updates to agents.py (WumpusEnvironment and XYEnvironment)
-
Peter Norvig a écrit
Fixed Outdated Idioms in Python 3 Port
-
Peter Norvig a écrit
IPython Notebook for logic.py
-
- 27 mar., 2016 1 validation
-
-
tolusalako a écrit
Implemented arrow shooting in Wumpus World. Wumpus Environment is now complete.
-
- 26 mar., 2016 2 validations
- 25 mar., 2016 1 validation
-
-
Chirag Vartak a écrit
-
- 24 mar., 2016 3 validations
-
-
Chirag Vartak a écrit
-
Larry He a écrit
doccument -> document
-
Larry He a écrit
In hindsight, the variable name "doc" implies we are manipulating the document itself when, in reality, we are manipulating the index of the document. "docid" better expresses this concept.
-