Tianshou: a Highly Modularized Deep Reinforcement Learning Library
Read::
- Tianshou: a Highly Modularized Deep Reinforcement Learning Library J. Weng, H. Chen, D. Yan, K. You, A. Duburcq, M. Zhang, Y. Su, H. Su, J. Zhu 2022 🛫 2023-02-28 reading citation Print:: ❌
Zotero Link:: arXiv.org Snapshot; Weng et al_2022_Tianshou.pdf Zotero Link:: NA PDF:: NA Files:: arXiv.org Snapshot; Weng et al_2022_Tianshou.pdf Reading Note:: J. Weng, H. Chen, D. Yan, K. You, A. Duburcq, M. Zhang, Y. Su, H. Su, J. Zhu (2022) Web Rip::
TABLE without id
file.link as "Related Files",
title as "Title",
type as "type"
FROM "" AND -"ZZ. planning"
WHERE citekey = "wengTianshouHighlyModularized2022"
SORT file.cday DESC
Abstract
In this paper, we present Tianshou, a highly modularized Python library for deep reinforcement learning (DRL) that uses PyTorch as its backend. Tianshou intends to be research-friendly by providing a flexible and reliable infrastructure of DRL algorithms. It supports online and offline training with more than 20 classic algorithms through a unified interface. To facilitate related research and prove Tianshou’s reliability, we have released Tianshou’s benchmark of MuJoCo environments, covering eight classic algorithms with state-of-the-art performance. We open-sourced Tianshou at https://github.com/thu-ml/tianshou/.
Quick Reference
Top Comments
Let’s say grey is for overall comments
Tasks
Topics
Further Reading
—