【问题标题】:Can I use reinforcement learning in tensorflowjs?我可以在 tensorflowjs 中使用强化学习吗?
【发布时间】:2019-06-25 23:37:48
【问题描述】:

我目前正在做一个项目,该项目需要 tensorflowjs 创建一个从强化学习算法中学习的神经网络。这可能吗?

【问题讨论】:

    标签: javascript machine-learning neural-network reinforcement-learning tensorflowjs


    【解决方案1】:

    是的!

    网上有很多这样的例子。 我建议你看看https://github.com/BeTomorrow/ReImproveJS 一个使用 tfjs 制作的强化学习框架。

    可以在这里找到使用 ReImproveJS 的示例:https://gist.github.com/RGBKnights/756b5f51465cc22d0ca39205979ad2a1

    这里还有另一个应用 tfjs 的例子:https://www.metacar-project.com/

    另一个在 tfjs 中应用于蛇的 DQN 示例,以及如何运行代码的说明:https://github.com/tensorflow/tfjs-examples/tree/master/snake-dqn

    【讨论】:

    • Reimprove 似乎被放弃了?根据对未决问题的回复之一。
    • 也不兼容最新的tensorflow
    • 不幸的是,ReImproveJS - 此存储库已被弃用。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2013-12-06
    • 2022-12-28
    • 1970-01-01
    • 1970-01-01
    • 2012-09-06
    • 1970-01-01
    • 2018-11-05
    相关资源
    最近更新 更多