Metadata-Version: 2.1
Name: azureml-contrib-reinforcementlearning
Version: 1.57.0
Summary: Provides preview feature for AzureML Python SDK that allows     to submit Reinforcement Learning runs. NOTE: Service is being deprecated.     See https://aka.ms/rldeprecation for more information and timelines.
Home-page: https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
Author: Microsoft Corp
License: Proprietary https://aka.ms/azureml-preview-sdk-license 
Keywords: Reinforcement Learning,RL
Requires-Python: >=3.7,<4.0
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: requests>=2.19.1
Requires-Dist: msrest>=0.5.1
Requires-Dist: msrestazure>=0.4.33
Requires-Dist: azureml-core~=1.57.0
Requires-Dist: azureml-train-core~=1.57.0
Requires-Dist: portalocker>=1.5.2

AzureML Contrib Reinforcement Learning package
==============================================

This is a preview feature for AzureML Python SDK that allows you to submit Reinforcement Learning runs. 

To get started with AzureML Python SDK follow these `instructions <https://docs.microsoft.com/en-us/python/api/overview/azure/ml/intro>`_ 

Please install azureml-contrib-reinforcementlearning to submit Reinforcement Learning runs

.. code-block:: python

  pip install azureml-contrib-reinforcementlearning

