- 23 oct., 2011 14 validations
-
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
Fixed DataSet doc comments. Added rep-invariant check. DecisionTreeLearner now breaks ties on leaves randomly. NaiveBayesLearner now collects stats only on input fields. Minor cleanup.
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
withal a écrit
Lined up DataSet params with the documented fields. Documented extra param. Fixed .sanitize() to replace with None (the old code no longer did quite what was documented).
-
withal a écrit
-
withal a écrit
-
withal a écrit
-
- 19 oct., 2011 2 validations
- 17 oct., 2011 4 validations
- 13 oct., 2011 6 validations
- 12 oct., 2011 5 validations
-
-
withal a écrit
-
withal a écrit
Patched bug: enumeration_joint_ask gave wrong answers when the query variable overlaps the evidence.
-
withal a écrit
-
withal a écrit
-
withal a écrit
Fixed: enumerate_joint_ask would raise KeyError on a combo of var values that didn't happen to be set. Though maybe this is too lenient, catching KeyError in ProbDist.__getitem__? (instead of in JointProbDist)
-
- 11 oct., 2011 2 validations
- 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
-
- 09 oct., 2011 2 validations