Main Page Files Productions Problem Spaces Operators Goal Hierarchy Groups Prod. By Type All
Path to this file:
test-harness/
stand-alone-control.soar
[src]
Go to the source for this file...
| stand-alone-control*set-up-training | |
| stand-alone-control*start-trial*copy*instance*for*prediction | |
| stand-alone-control*record-prediction |
stand-alone-control*set-up-training |
| Documented at line 31 of file stand-alone-control.soar Defined at line 37 of file stand-alone-control.soar
Detailed DescriptionOnce the prediction phase is complete, do it again with feedback in order to train Guessed prediction ensures that the prediction step has been completed. We don't remove guessed-prediction here because that's done automatically by get-example: if there's a previous prediction, get-example removes it.
|
stand-alone-control*start-trial*copy*instance*for*prediction |
| Documented at line 8 of file stand-alone-control.soar Defined at line 10 of file stand-alone-control.soar
Detailed DescriptionCreate an input example to trigger get-example
|
stand-alone-control*record-prediction |
| Documented at line 17 of file stand-alone-control.soar Defined at line 19 of file stand-alone-control.soar
Detailed DescriptionRecord the prediction that was made (prior to training)
|