|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProceduralLearningModule6
| Field Summary |
|---|
| Fields inherited from interface org.jactr.core.module.procedural.five.learning.IProceduralLearningModule5 |
|---|
PRODUCTION_COMPILATION_PARAM |
| Fields inherited from interface org.jactr.core.module.procedural.IProceduralLearningModule |
|---|
OPTIMIZED_LEARNING, PARAMETER_LEARNING_RATE |
| Method Summary | |
|---|---|
void |
addListener(IProceduralLearningModule6Listener listener,
java.util.concurrent.Executor executor)
|
IExpectedUtilityEquation |
getExpectedUtilityEquation()
|
void |
removeListener(IProceduralLearningModule6Listener listener)
|
void |
reward(double reward)
|
| Methods inherited from interface org.jactr.core.module.procedural.five.learning.IProceduralLearningModule5 |
|---|
getProductionCompiler, isProductionCompilationEnabled, setProductionCompilationEnabled |
| Methods inherited from interface org.jactr.core.module.procedural.IProceduralLearningModule |
|---|
getOptimizationLevel, getParameterLearning, isParameterLearningEnabled, setOptimizationLevel, setParameterLearning |
| Methods inherited from interface org.jactr.core.module.IModule |
|---|
dispose, getModel, getName, initialize, install, reset |
| Methods inherited from interface org.jactr.core.utils.IInstallable |
|---|
uninstall |
| Method Detail |
|---|
IExpectedUtilityEquation getExpectedUtilityEquation()
void reward(double reward)
void addListener(IProceduralLearningModule6Listener listener,
java.util.concurrent.Executor executor)
void removeListener(IProceduralLearningModule6Listener listener)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||