TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

OpenAI Gym

76 点作者 varunagrawal大约 9 年前

9 条评论

mark_element大约 9 年前
Previously on HackerNews: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11582345" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11582345</a>
fchollet大约 9 年前
Two repos to get started building reinforcement learning agents with Gym and Keras:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;sherjilozair&#x2F;dqn" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sherjilozair&#x2F;dqn</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;osh&#x2F;kerlym" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;osh&#x2F;kerlym</a>
washt大约 9 年前
This is awesome. All that&#x27;s missing is a self driving car environment ;)
mjs2600大约 9 年前
The focus on improving reinforcement learning is really exciting. It&#x27;s the area of machine learning that seems to have the most untapped potential.
fizzbatter大约 9 年前
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)?
评论 #11722902 未加载
vagabondvector大约 9 年前
kudos for citing Searn, it&#x27;s one of the greatest joint prediction and learning algorithms that started a whole range of useful learning to search approaches.<p>LOLS is even better. all approaches inspired by the reinforcement learning but use the information from already present data to imitate the constructed policy.<p>training neural networks with the approach of LOLS could make so many tasks reachable.<p>one could probably even imitate a komodo 9 algorithm with it.
dharma1大约 9 年前
Would be great to have Unity3D or Unreal Engine integration for games&#x2F;simulations
评论 #11723481 未加载
bodytaing大约 9 年前
Are there any existing projects based on this, just looking for some examples
udkl大约 9 年前
Does anyone else think the title&#x2F;url is misleading ?<p>Looking at &#x27;Open AI&#x27;, I expected a generic AI related open source project.<p>This project seems to be specifically related to &quot;developing and comparing reinforcement learning (RL) algorithms&quot; .... which looks like a more specific subset.
评论 #11722910 未加载