Directories ¶
Path | Synopsis |
---|---|
Package agent provides the agent implementations and base tooling.
|
Package agent provides the agent implementations and base tooling. |
deepq
Package deepq is an agent implementation of the DeepQ algorithm.
|
Package deepq is an agent implementation of the DeepQ algorithm. |
her
Package her is an agent implementation of the Hindsight Experience Replay algorithm.
|
Package her is an agent implementation of the Hindsight Experience Replay algorithm. |
nes
Package nes is an agent implementation of the Natural Evolution Strategies algorithm.
|
Package nes is an agent implementation of the Natural Evolution Strategies algorithm. |
ppo
Package ppo is an agent implementation of the Proximal Policy Optimization algorithm.
|
Package ppo is an agent implementation of the Proximal Policy Optimization algorithm. |
q
Package q is an agent implementation of the Q learning algorithm.
|
Package q is an agent implementation of the Q learning algorithm. |
reinforce
Package reinforce is an agent implementation of the REINFORCE algorithm.
|
Package reinforce is an agent implementation of the REINFORCE algorithm. |
Package common provides common methods and tooling for the agents.
|
Package common provides common methods and tooling for the agents. |
num
Package num provides various numeric functions.
|
Package num provides various numeric functions. |
op
Package op provides extended Gorgonia graph operations.
|
Package op provides extended Gorgonia graph operations. |
require
Package require provides methods for enforcing requirements on values or exiting.
|
Package require provides methods for enforcing requirements on values or exiting. |
Package dense provides methods for Gorgonia's Dense Tensors.
|
Package dense provides methods for Gorgonia's Dense Tensors. |
Package env provides a wrapper for interacting with Sphere as well as normalization tools.
|
Package env provides a wrapper for interacting with Sphere as well as normalization tools. |
Package track provides tooling for tracking agent metrics.
|
Package track provides tooling for tracking agent metrics. |
Package ui package contains resources for creating agent dashboards.
|
Package ui package contains resources for creating agent dashboards. |
sse
Package sse provides server sent events to the agent dashboard.
|
Package sse provides server sent events to the agent dashboard. |
Click to show internal directories.
Click to hide internal directories.