| Package | Description |
|---|---|
| com.github.chen0040.rl.learning.actorcritic |
| Modifier and Type | Class and Description |
|---|---|
class |
ActorCriticLambdaLearner
Created by chen0469 on 9/28/2015 0028.
|
| Modifier and Type | Method and Description |
|---|---|
ActorCriticLearner |
ActorCriticAgent.getLearner() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActorCriticLearner.copy(ActorCriticLearner rhs) |
void |
ActorCriticLambdaLearner.copy(ActorCriticLearner rhs) |
void |
ActorCriticAgent.setLearner(ActorCriticLearner learner) |
| Constructor and Description |
|---|
ActorCriticAgent(ActorCriticLearner learner) |
ActorCriticLambdaLearner(ActorCriticLearner learner) |
Copyright © 2017. All rights reserved.