JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
L
M
N
O
P
R
S
T
U
V
A
ACTION_SPACE
- Static variable in class org.deeplearning4j.gym.
Client
ActionSpace
<
A
> - Interface in
org.deeplearning4j.rl4j.space
ArrayObservationSpace
<
O
> - Class in
org.deeplearning4j.rl4j.space
ArrayObservationSpace(int[])
- Constructor for class org.deeplearning4j.rl4j.space.
ArrayObservationSpace
B
Box
- Class in
org.deeplearning4j.rl4j.space
Box(JSONArray)
- Constructor for class org.deeplearning4j.rl4j.space.
Box
build(String, String, boolean)
- Static method in class org.deeplearning4j.gym.
ClientFactory
build(String, boolean)
- Static method in class org.deeplearning4j.gym.
ClientFactory
C
checkReply(HttpResponse<JsonNode>, String)
- Static method in class org.deeplearning4j.gym.
ClientUtils
Client
<
O
,
A
,
AS
extends
ActionSpace
<
A
>> - Class in
org.deeplearning4j.gym
Client()
- Constructor for class org.deeplearning4j.gym.
Client
ClientFactory
- Class in
org.deeplearning4j.gym
ClientFactory()
- Constructor for class org.deeplearning4j.gym.
ClientFactory
ClientUtils
- Class in
org.deeplearning4j.gym
ClientUtils()
- Constructor for class org.deeplearning4j.gym.
ClientUtils
CLOSE
- Static variable in class org.deeplearning4j.gym.
Client
D
DiscreteSpace
- Class in
org.deeplearning4j.rl4j.space
DiscreteSpace(int)
- Constructor for class org.deeplearning4j.rl4j.space.
DiscreteSpace
DiscreteSpace(int, Random)
- Constructor for class org.deeplearning4j.rl4j.space.
DiscreteSpace
E
Encodable
- Interface in
org.deeplearning4j.rl4j.space
encode(A)
- Method in interface org.deeplearning4j.rl4j.space.
ActionSpace
encode(Integer)
- Method in class org.deeplearning4j.rl4j.space.
DiscreteSpace
encode(Integer)
- Method in class org.deeplearning4j.rl4j.space.
HighLowDiscrete
ENVS_ROOT
- Static variable in class org.deeplearning4j.gym.
Client
F
fetchActionSpace(String, String)
- Static method in class org.deeplearning4j.gym.
ClientFactory
fetchObservationSpace(String, String)
- Static method in class org.deeplearning4j.gym.
ClientFactory
G
get(String)
- Static method in class org.deeplearning4j.gym.
ClientUtils
getActionSpace()
- Method in class org.deeplearning4j.gym.
Client
getHigh()
- Method in interface org.deeplearning4j.rl4j.space.
ObservationSpace
getLow()
- Method in interface org.deeplearning4j.rl4j.space.
ObservationSpace
getName()
- Method in interface org.deeplearning4j.rl4j.space.
ObservationSpace
getShape()
- Method in interface org.deeplearning4j.rl4j.space.
ObservationSpace
getSize()
- Method in interface org.deeplearning4j.rl4j.space.
ActionSpace
getValue(JSONObject, String)
- Method in class org.deeplearning4j.rl4j.space.
GymObservationSpace
GymObservationSpace
<
O
> - Class in
org.deeplearning4j.rl4j.space
GymObservationSpace(JSONObject)
- Constructor for class org.deeplearning4j.rl4j.space.
GymObservationSpace
H
HighLowDiscrete
- Class in
org.deeplearning4j.rl4j.space
HighLowDiscrete(INDArray)
- Constructor for class org.deeplearning4j.rl4j.space.
HighLowDiscrete
L
listAll(String)
- Static method in class org.deeplearning4j.gym.
Client
listAll()
- Method in class org.deeplearning4j.gym.
Client
M
MONITOR_CLOSE
- Static variable in class org.deeplearning4j.gym.
Client
MONITOR_START
- Static variable in class org.deeplearning4j.gym.
Client
monitorClose()
- Method in class org.deeplearning4j.gym.
Client
Flush all monitor data to disk
monitorStart(String, boolean, boolean)
- Method in class org.deeplearning4j.gym.
Client
Start monitoring.
N
noOp()
- Method in interface org.deeplearning4j.rl4j.space.
ActionSpace
noOp()
- Method in class org.deeplearning4j.rl4j.space.
DiscreteSpace
O
OBSERVATION_SPACE
- Static variable in class org.deeplearning4j.gym.
Client
ObservationSpace
<
O
> - Interface in
org.deeplearning4j.rl4j.space
org.deeplearning4j.gym
- package org.deeplearning4j.gym
org.deeplearning4j.rl4j.space
- package org.deeplearning4j.rl4j.space
P
post(String, JSONObject)
- Static method in class org.deeplearning4j.gym.
ClientUtils
R
randomAction()
- Method in interface org.deeplearning4j.rl4j.space.
ActionSpace
randomAction()
- Method in class org.deeplearning4j.rl4j.space.
DiscreteSpace
RESET
- Static variable in class org.deeplearning4j.gym.
Client
reset()
- Method in class org.deeplearning4j.gym.
Client
Reset the state of the environment and return an initial observation.
rnd
- Variable in class org.deeplearning4j.rl4j.space.
DiscreteSpace
S
serverShutdown(String)
- Static method in class org.deeplearning4j.gym.
Client
Shutdown the server at the url
serverShutdown()
- Method in class org.deeplearning4j.gym.
Client
Shutdown the server at the same url than this client
SHUTDOWN
- Static variable in class org.deeplearning4j.gym.
Client
size
- Variable in class org.deeplearning4j.rl4j.space.
DiscreteSpace
STEP
- Static variable in class org.deeplearning4j.gym.
Client
step(A)
- Method in class org.deeplearning4j.gym.
Client
Step the environment by one action
StepReply
<
T
> - Class in
org.deeplearning4j.gym
StepReply()
- Constructor for class org.deeplearning4j.gym.
StepReply
T
toArray()
- Method in class org.deeplearning4j.rl4j.space.
Box
toArray()
- Method in interface org.deeplearning4j.rl4j.space.
Encodable
$ encodes all the information of an Observation in an array double and can be used as input of a DQN directly
U
unirestCrash(UnirestException)
- Static method in class org.deeplearning4j.gym.
ClientUtils
UPLOAD
- Static variable in class org.deeplearning4j.gym.
Client
upload(String, String, String)
- Method in class org.deeplearning4j.gym.
Client
Upload monitoring data to OpenAI servers.
upload(String, String)
- Method in class org.deeplearning4j.gym.
Client
Upload monitoring data to OpenAI servers.
V
V1_ROOT
- Static variable in class org.deeplearning4j.gym.
Client
A
B
C
D
E
F
G
H
L
M
N
O
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.