|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.tools.misc.ProceduralUtilities
public class ProceduralUtilities
| Constructor Summary | |
|---|---|
ProceduralUtilities()
|
|
| Method Summary | |
|---|---|
static java.util.concurrent.Future<java.lang.Boolean> |
reward(org.jactr.core.model.IModel model,
double reward)
reward/punish the model using #executeLater(IModel, Runnable). |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProceduralUtilities()
| Method Detail |
|---|
public static java.util.concurrent.Future<java.lang.Boolean> reward(org.jactr.core.model.IModel model,
double reward)
throws java.lang.IllegalStateException
#executeLater(IModel, Runnable). This
assumes that the model has IProceduralLearningModule6 installed
model - reward -
java.lang.IllegalStateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||