Metadata-Version: 2.0
Name: azureml-contrib-reinforcementlearning
Version: 1.23.0
Summary: Reinforcement Learning
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
Platform: UNKNOWN
Requires-Python: >=3.5,<4
Description-Content-Type: text/x-rst
Requires-Dist: requests (>=2.19.1)
Requires-Dist: msrest (>=0.5.1)
Requires-Dist: msrestazure (>=0.4.33)
Requires-Dist: azureml-core (~=1.23.0)
Requires-Dist: azureml-train-core (~=1.23.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



