Metadata-Version: 2.1
Name: mlagents
Version: 0.4.0
Summary: Unity Machine Learning Agents
Home-page: https://github.com/Unity-Technologies/ml-agents
Author: Unity Technologies
Author-email: ML-Agents@unity3d.com
License: Apache License 2.0
Platform: UNKNOWN
Requires-Dist: tensorflow (==1.7.1)
Requires-Dist: Pillow (>=4.2.1)
Requires-Dist: matplotlib
Requires-Dist: numpy (>=1.11.0)
Requires-Dist: jupyter
Requires-Dist: pytest (>=3.2.2)
Requires-Dist: docopt
Requires-Dist: pyyaml
Requires-Dist: protobuf (==3.5.2)
Requires-Dist: grpcio (==1.11.0)

Unity Machine Learning Agents allows researchers and developers to transform games and simulations created using the Unity Editor into environments where intelligent agents can be trained using reinforcement learning, evolutionary strategies, or other machine learning methods through a simple to use Python API.


