Git Product home page Git Product logo

stable-baselines-zh's Introduction

  • Stable Baselines官方文档中文版

    起这个名字有点膨胀了。

    网上没找到关于Stable Baselines使用方法的中文介绍,故翻译部分官方文档。非专业出身,如有错误,请指正。

    官方文档中文版汇总:Github CSDN

  • 注释

    @@@后的内容是自己加的注释

--------------------------------------------------------以下为翻译正文------------------------------------------------------------

Stable Baselines是一组基于OpenAI Baselines的改进版强化学习(RL: Reinforcement Learning)实现。

Github网址: https://github.com/hill-a/stable-baselines

RL Baselines Zoo(预训练agents集合):https://github.com/araffin/rl-baselines-zoo

RL Baselines zoo也提供一个简单界面,用于训练、评估agents以及超参数微调。

你可以在Medium上查看一篇详细介绍Stable Baselines的文章:《Stable Baselines: OpenAI Baselines的分支:让强化学习更容易

  • 与OpenAI Baselines的主要区别

    此工具集源自OpenAI Baselines的一个分支,进行了主体结构重塑和代码清理:

    • 统一算法结构
    • PEP8兼容(统一代码风格)
    • 文档化的函数和类
    • 更多的测试&更多的代码覆盖
  • 用户向导

  • 强化学习算法

  • Common

  • Misc

  • 引用Stable Baselines

    在作品中引用此项目:

    @misc{stable-baselines,
      author = {Hill, Ashley and Raffin, Antonin and Ernestus, Maximilian and Gleave, Adam and Traore, Rene and Dhariwal, Prafulla and Hesse, Christopher and Klimov, Oleg and Nichol, Alex and Plappert, Matthias and Radford, Alec and Schulman, John and Sidor, Szymon and Wu, Yuhuai},
      title = {Stable Baselines},
      year = {2018},
      publisher = {GitHub},
      journal = {GitHub repository},
      howpublished = {\url{https://github.com/hill-a/stable-baselines}},
    }
  • 贡献

    如有兴趣改进RL baselines,有很多工作需要做。具体待修事宜见 roadmap.

    如果你想参与,请先阅读CONTRIBUTING.md

  • 索引和表格

    • 索引
    • 搜索页面
    • 模型索引

更多详细内容见Github:https://github.com/DBWangML/stable-baselines-zh

stable-baselines-zh's People

Contributors

ikeepo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.