Metadata-Version: 2.1
Name: trfl
Version: 1.0.2
Summary: trfl is a library of building blocks for reinforcement learning algorithms.
Home-page: http://www.github.com/deepmind/trfl/
Author: DeepMind
Author-email: trfl-steering@google.com
License: Apache 2.0
Keywords: trfl truffle tensorflow tensor machine reinforcement learning
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: six
Requires-Dist: absl-py
Requires-Dist: numpy
Requires-Dist: wrapt
Requires-Dist: dm-tree
Provides-Extra: tensorflow
Requires-Dist: tensorflow (<1.16,>=1.15) ; extra == 'tensorflow'
Requires-Dist: tensorflow-probability (<0.9,>=0.8) ; extra == 'tensorflow'
Provides-Extra: tensorflow_with_gpu
Requires-Dist: tensorflow-gpu (<1.16,>=1.15) ; extra == 'tensorflow_with_gpu'
Requires-Dist: tensorflow-probability (<0.9,>=0.8) ; extra == 'tensorflow_with_gpu'

UNKNOWN


