openai / gym

A toolkit for developing and comparing reinforcement learning algorithms.
https://www.gymlibrary.dev
Other
34.9k stars 8.61k forks source link

Deployment of trained model #3106

Open ddharshan opened 2 years ago

ddharshan commented 2 years ago

Hi, Can i input data to deployed machine learning model (ex-using FastAPI) from OpenAI gym and get o/p from the FastAPI to control the agent in OpenAI gym paltform?

pseudo-rnd-thoughts commented 2 years ago

Hey, we just launched gymnasium, a fork of Gym by the maintainers of Gym for the past 18 months where all maintenance and improvements will happen moving forward. Could you please move this over to the new repo?

If you'd like to read more about the story behind the backstory behind this and our plans going forward, click here.