pkg/

directory
v0.0.0-...-225e849 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2020 License: Apache-2.0

Directories

Path Synopsis
v1
agent
Package agent provides the agent implementations and base tooling.
Package agent provides the agent implementations and base tooling.
agent/deepq
Package deepq is an agent implementation of the DeepQ algorithm.
Package deepq is an agent implementation of the DeepQ algorithm.
agent/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.
agent/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.
agent/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.
agent/q
Package q is an agent implementation of the Q learning algorithm.
Package q is an agent implementation of the Q learning algorithm.
agent/reinforce
Package reinforce is an agent implementation of the REINFORCE algorithm.
Package reinforce is an agent implementation of the REINFORCE algorithm.
common
Package common provides common methods and tooling for the agents.
Package common provides common methods and tooling for the agents.
common/num
Package num provides various numeric functions.
Package num provides various numeric functions.
common/op
Package op provides extended Gorgonia graph operations.
Package op provides extended Gorgonia graph operations.
common/require
Package require provides methods for enforcing requirements on values or exiting.
Package require provides methods for enforcing requirements on values or exiting.
dense
Package dense provides methods for Gorgonia's Dense Tensors.
Package dense provides methods for Gorgonia's Dense Tensors.
env
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.
track
Package track provides tooling for tracking agent metrics.
Package track provides tooling for tracking agent metrics.
ui
Package ui package contains resources for creating agent dashboards.
Package ui package contains resources for creating agent dashboards.
ui/sse
Package sse provides server sent events to the agent dashboard.
Package sse provides server sent events to the agent dashboard.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL