Metadata-Version: 2.0
Name: rlgraph
Version: 0.5.0
Summary: A Framework for Modular Deep Reinforcement Learning
Home-page: https://rlgraph.org
Author: The RLgraph development team
Author-email: rlgraph@rlgraph.org
License: Apache 2.0
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Dist: absl-py
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: pyyaml
Requires-Dist: pytest
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: six
Provides-Extra: gym
Requires-Dist: gym; extra == 'gym'
Requires-Dist: atari-py; extra == 'gym'
Provides-Extra: horovod
Requires-Dist: horovod; extra == 'horovod'
Provides-Extra: mlagents_env
Requires-Dist: mlagents; extra == 'mlagents_env'
Provides-Extra: pytorch
Requires-Dist: torch; extra == 'pytorch'
Requires-Dist: torchvision; extra == 'pytorch'
Provides-Extra: ray
Requires-Dist: ray; extra == 'ray'
Requires-Dist: lz4; extra == 'ray'
Requires-Dist: pyarrow; extra == 'ray'
Provides-Extra: tf
Requires-Dist: tensorflow; extra == 'tf'
Requires-Dist: tensorflow-probability; extra == 'tf'
Provides-Extra: tf-gpu
Requires-Dist: tensorflow-gpu; extra == 'tf-gpu'
Requires-Dist: tensorflow-probability; extra == 'tf-gpu'

UNKNOWN


