Tianshou

E438349

Tianshou is a reinforcement learning library for PyTorch that provides modular, efficient tools and algorithms for training and evaluating RL agents.

All labels observed (1)

Label Occurrences
Tianshou canonical 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Python library ⓘ
open-source software ⓘ
reinforcement learning library ⓘ
deepLearningFramework PyTorch ⓘ
designGoal efficiency ⓘ
modularity ⓘ
reproducibility ⓘ
domain reinforcement learning ⓘ
focusesOn practical RL applications ⓘ
research in reinforcement learning ⓘ
hasFeature checkpointing utilities ⓘ
collector abstraction ⓘ
customizable components ⓘ
evaluation utilities ⓘ
high efficiency ⓘ
logging integration ⓘ
modular design ⓘ
multi-agent reinforcement learning support ⓘ
off-policy algorithms ⓘ
on-policy algorithms ⓘ
policy abstraction ⓘ
replay buffer abstractions ⓘ
training utilities ⓘ
vectorized environment support ⓘ
license MIT License ⓘ
programmingLanguage Python ⓘ
provides evaluation pipelines for RL agents ⓘ
example implementations of RL algorithms ⓘ
training pipelines for RL agents ⓘ
repositoryPlatform GitHub ⓘ
supportsAlgorithm A2C ⓘ
A3C ⓘ
C51 ⓘ
DDPG ⓘ
DQN ⓘ
Double DQN ⓘ
Dueling DQN ⓘ
PPO ⓘ
QR-DQN ⓘ
REINFORCE ⓘ
Rainbow DQN ⓘ
SAC ⓘ
TD3 ⓘ
TRPO ⓘ
supportsEnvironment Atari environments ⓘ
Gymnasium ⓘ
Mujoco-like continuous control tasks ⓘ
OpenAI Gym ⓘ
supportsFramework PyTorch ⓘ
writtenIn Python ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

PettingZoo → compatibleWith → Tianshou ⓘ