ShangtongZhang / reinforcement-learning-an-introduction

Python Implementation of Reinforcement Learning: An Introduction
MIT License
13.54k stars 4.82k forks source link

Reinforcement learning #120

Closed palbha closed 5 years ago

palbha commented 5 years ago

Hi Shangtong , I am new to the reinforcement learning part , I have a sceanrio in which I have a machine learning model predicting target properly.I want to figure out the input paramters so as to attain a particular target value .Any suggestions will be great .. The input parameter may range from 4-20 and since the input parameters are discrete numeric values there may be lot many combinations of the same .

ShangtongZhang commented 5 years ago

Sorry I have no idea about this.