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
        • common.encoder
        • common.head
        • common.utils
      • Template
    • 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 »
  • Common
  • Edit on GitHub

CommonΒΆ

  • common.encoder
    • ConvEncoder
    • FCEncoder
    • StructEncoder
  • common.head
    • DiscreteHead
    • DistributionHead
    • RainbowHead
    • QRDQNHead
    • QuantileHead
    • DuelingHead
    • RegressionHead
    • ReparameterizationHead
    • MultiHead
  • common.utils
    • create_model
Next Previous

© Copyright 2021, OpenDILab Contributors. Revision ce42f771.

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