DI-engine
latest

User Guide

  • Installation
  • Quick Start
  • Key Concept
  • Introduction to RL
  • Hands on RL
  • Best Practice
  • API Doc
    • Config
    • Env
    • Policy
    • Model
      • Common
      • Template
        • template.q_learning
        • template.QAC
        • template.VAC
        • template.qmix
        • template.coma
    • Reward Model
    • League
    • Learner
    • Collector
    • Buffer
    • Coordinator
    • RL Utils
    • Torch Utils
    • Utils
    • Interaction
  • FAQ
  • Feature

Developer Guide

  • Developer Guide
  • Tutorial-Developer
  • Architecture Design
DI-engine
  • »
  • API Doc »
  • Model »
  • Template
  • Edit on GitHub

TemplateΒΆ

  • template.q_learning
    • DQN
    • C51DQN
    • QRDQN
    • IQN
    • RainbowDQN
    • DRQN
  • template.QAC
    • QAC
  • template.VAC
    • VAC
  • template.qmix
    • Mixer
    • QMix
    • CollaQMultiHeadAttention
    • CollaQSMACAttentionModule
    • CollaQ
  • template.coma
    • COMAActorNetwork
    • COMACriticNetwork
    • COMA
Next Previous

© Copyright 2021, OpenDILab Contributors. Revision ce42f771.

Built with Sphinx using a theme provided by Read the Docs.