| Modifier and Type | Field and Description |
|---|---|
protected org.deeplearning4j.rl4j.space.ObservationSpace<ALEMDP.GameScreen> |
ALEMDP.observationSpace |
| Modifier and Type | Method and Description |
|---|---|
ALEMDP.GameScreen |
ALEMDP.reset() |
| Modifier and Type | Method and Description |
|---|---|
org.deeplearning4j.rl4j.space.ObservationSpace<ALEMDP.GameScreen> |
ALEMDP.getObservationSpace() |
org.deeplearning4j.gym.StepReply<ALEMDP.GameScreen> |
ALEMDP.step(Integer action) |
Copyright © 2017. All rights reserved.