Tianshou Logo
v0.4.4

Tutorials

  • Deep Q Network
  • Basic concepts in Tianshou
  • Understand Batch
  • Multi-Agent RL
  • Logging Experiments
  • Benchmark
  • Cheat Sheet

API Docs

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

Community

  • Contributing to Tianshou
  • Contributor
Tianshou
  • Docs »
  • Overview: module code

All modules for which code is available

  • tianshou.data.batch
  • tianshou.data.buffer.base
  • tianshou.data.buffer.cached
  • tianshou.data.buffer.manager
  • tianshou.data.buffer.prio
  • tianshou.data.buffer.vecbuf
  • tianshou.data.collector
  • tianshou.env.venvs
  • tianshou.env.worker.base
  • tianshou.env.worker.dummy
  • tianshou.env.worker.ray
  • tianshou.env.worker.subproc
  • tianshou.exploration.random
  • tianshou.policy.base
  • tianshou.policy.imitation.base
  • tianshou.policy.imitation.discrete_bcq
  • tianshou.policy.imitation.discrete_cql
  • tianshou.policy.imitation.discrete_crr
  • tianshou.policy.modelbased.psrl
  • tianshou.policy.modelfree.a2c
  • tianshou.policy.modelfree.c51
  • tianshou.policy.modelfree.ddpg
  • tianshou.policy.modelfree.discrete_sac
  • tianshou.policy.modelfree.dqn
  • tianshou.policy.modelfree.fqf
  • tianshou.policy.modelfree.iqn
  • tianshou.policy.modelfree.npg
  • tianshou.policy.modelfree.pg
  • tianshou.policy.modelfree.ppo
  • tianshou.policy.modelfree.qrdqn
  • tianshou.policy.modelfree.rainbow
  • tianshou.policy.modelfree.sac
  • tianshou.policy.modelfree.td3
  • tianshou.policy.modelfree.trpo
  • tianshou.policy.multiagent.mapolicy
  • tianshou.policy.random
  • tianshou.trainer.offline
  • tianshou.trainer.offpolicy
  • tianshou.trainer.onpolicy
  • tianshou.trainer.utils
  • tianshou.utils.logger.base
  • tianshou.utils.logger.tensorboard
  • tianshou.utils.logger.wandb
  • tianshou.utils.net.common
  • tianshou.utils.net.continuous
  • tianshou.utils.net.discrete
  • tianshou.utils.statistics

© Copyright 2020, Tianshou contributors. Revision b9eedc51.

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