A Library for Deep Reinforcement Learning
Project description
Tianshou
Installation
pip3 install .
Run Demo
python3 test/*.py
- Policy Gradient (PG)
- Deep Q-Network (DQN)
- Double DQN (DDQN)
- Advantage Actor-Critic (A2C)
- Deep Deterministic Policy Gradient (DDPG)
- Proximal Policy Optimization (PPO)
- TD3
- Soft Actor-Critic (SAC)
@misc{tianshou,
author = {Jiayi Weng},
title = {Tianshou},
year = {2020},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/thu-ml/tianshou}},
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
tianshou-0.2.0-py3-none-any.whl
(24.4 kB
view details)
File details
Details for the file tianshou-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: tianshou-0.2.0-py3-none-any.whl
- Upload date:
- Size: 24.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd9b994513160fd8156a9ef5b54f1248f711be745fde1d7543252fd338ffba58 |
|
MD5 | b387592e85ef361a9188a5832161d950 |
|
BLAKE2b-256 | d68db0ef1641de3f51cd61b0d1e67da9c52be9a419b3cb0649115b6fa3e1d2cc |