public class MalmoObservationSpacePosition extends MalmoObservationSpace
Constructor and Description |
---|
MalmoObservationSpacePosition() |
Modifier and Type | Method and Description |
---|---|
INDArray |
getHigh() |
INDArray |
getLow() |
String |
getName() |
MalmoBox |
getObservation(com.microsoft.msr.malmo.WorldState world_state) |
int[] |
getShape() |
public String getName()
public int[] getShape()
public INDArray getLow()
public INDArray getHigh()
public MalmoBox getObservation(com.microsoft.msr.malmo.WorldState world_state)
getObservation
in class MalmoObservationSpace
Copyright © 2020. All rights reserved.