Live data from Hacker News

OpenAI Gym

openai.com

1–10 of 14 posts

Re: OpenAI Gym

#3
The focus on improving reinforcement learning is really exciting. It's the area of machine learning that seems to have the most untapped potential.

Re: OpenAI Gym

#5
For those more familiar in this scape - would something like this be possible for NLP? Specifically sentence classification (ie, to produce an intent with metadata)?

Re: OpenAI Gym

#6
Does anyone else think the title/url is misleading ?

Looking at 'Open AI', I expected a generic AI related open source project.

This project seems to be specifically related to "developing and comparing reinforcement learning (RL) algorithms" .... which looks like a more specific subset.

Re: OpenAI Gym

#8

For those more familiar in this scape - would something like this be possible for NLP? Specifically sentence classification (ie, to produce an intent with metadata)?

OpenAI Gym is for Reinforcement Learning - a different kind of learning, where you don't have ground truth, but the agent gets a positive reward when it makes good guesses. Is this what you are looking for with NLP?

Re: OpenAI Gym

#9
post #6

Does anyone else think the title/url is misleading ? Looking at 'Open AI', I expected a generic AI related open source project. This project seems to be specifically related to "developing and comparing reinforcement learning (RL) algorithms" .... which looks like a more specific subset.

It is not misleading at all, that is the project.
Post reply on HN