Metadata-Version: 2.4
Name: torchrl-agents
Version: 0.2.0
Summary: Object-oriented RL agents based on torchrl, together with examples on benchmark environments.
Author-email: Valter Schutz <valterschutz@proton.me>
Requires-Python: >=3.10
Requires-Dist: gym[classic-control,mujoco]>=0.26.2
Requires-Dist: torchrl>=0.8.0
Requires-Dist: tqdm>=4.67.1
Requires-Dist: wandb[media]>=0.19.10
