| Package | Description |
|---|---|
| org.deeplearning4j.gym | |
| org.deeplearning4j.rl4j.space |
| Modifier and Type | Class and Description |
|---|---|
class |
Client<O,A,AS extends ActionSpace<A>> |
| Modifier and Type | Method and Description |
|---|---|
static <O,A,AS extends ActionSpace<A>> |
ClientFactory.build(String envId,
boolean render) |
static <O,A,AS extends ActionSpace<A>> |
ClientFactory.build(String url,
String envId,
boolean render) |
static <AS extends ActionSpace> |
ClientFactory.fetchActionSpace(String url,
String instanceId) |
| Modifier and Type | Method and Description |
|---|---|
ActionSpace |
Client.getActionSpace() |
| Modifier and Type | Class and Description |
|---|---|
class |
DiscreteSpace |
class |
HighLowDiscrete |
Copyright © 2019. All rights reserved.