Tianshou Logo
v0.2.1

Tutorials

  • Deep Q Network
  • Basic concepts in Tianshou
  • Tabular Q Learning Implementation
  • Train a model-free RL agent within 30s

API Docs

  • tianshou.data
  • tianshou.env
  • tianshou.policy
  • tianshou.trainer
  • tianshou.exploration
  • tianshou.utils

Community

  • Contributing
Tianshou
  • Docs »
  • Overview: module code

All modules for which code is available

  • tianshou.data.batch
  • tianshou.data.buffer
  • tianshou.data.collector
  • tianshou.env.vecenv
  • tianshou.exploration.random
  • tianshou.policy.a2c
  • tianshou.policy.base
  • tianshou.policy.ddpg
  • tianshou.policy.dqn
  • tianshou.policy.pg
  • tianshou.policy.ppo
  • tianshou.policy.sac
  • tianshou.policy.td3
  • tianshou.trainer.offpolicy
  • tianshou.trainer.onpolicy
  • tianshou.trainer.utils
  • tianshou.utils.moving_average

© Copyright 2020, Tianshou contributors. Revision d9d2763d.

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