public class Box extends Object implements Encodable
| Constructor and Description |
|---|
Box(org.json.JSONArray arr) |
| Modifier and Type | Method and Description |
|---|---|
double[] |
toArray()
$
encodes all the information of an Observation in an array double and can be used as input of a DQN directly
|
Copyright © 2019. All rights reserved.