Metadata-Version: 2.0
Name: azureml-contrib-reinforcementlearning
Version: 1.0.85
Summary: Reinforcement Learning
Home-page: https://docs.microsoft.com/en-us/azure/machine-learning/service/
Author: Microsoft Corp
License: Proprietary https://aka.ms/azureml-preview-sdk-license 
Keywords: Reinforcement Learning,RL
Platform: UNKNOWN
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.0.85.*)
Requires-Dist: azureml-train-core (==1.0.85.*)

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



