tianshouEasy Playground

Modular RL platform built on PyTorch

Getting started with tianshouRun locally
Install
pip install tianshou
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: tianshou)

tianshou is a third-party package. Modular RL platform built on PyTorch. Install with: pip install tianshou

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?