Skip to main content

Module agents

Module agents 

Source

Modules§

dqn_agent
ppo_agent
sac_agent
Soft Actor-Critic network

Structs§

AgentFactory
Factory for creating RL agents
AgentInfo
Agent information for logging and tracking

Enums§

AlgorithmType
Algorithm type selection

Traits§

RLAgent
Common trait for all RL agents