Metadata-Version: 2.0
Name: tf-env
Version: 0.0.2
Summary: RL environments for TensorFlow.
Home-page: https://github.com/unixpickle/tf-env
Author: Alex Nichol
Author-email: unixpickle@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Provides-Extra: tf
Provides-Extra: tf_gpu
Requires-Dist: numpy
Requires-Dist: anyrl (<0.13.0,>=0.11.0)
Provides-Extra: tf
Requires-Dist: tensorflow (>=1.4.0); extra == 'tf'
Provides-Extra: tf_gpu
Requires-Dist: tensorflow-gpu (>=1.4.0); extra == 'tf_gpu'

UNKNOWN


