Giter Site home page Giter Site logo

kohlerhector / rlberry Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rlberry-py/rlberry

0.0 0.0 0.0 12.42 MB

An easy-to-use reinforcement learning library for research and education.

Home Page: https://rlberry-py.github.io/rlberry

License: MIT License

Shell 0.60% Python 99.40%

rlberry's Introduction

A Reinforcement Learning Library for Research and Education

Python Version contributors codecov


What is rlberry?

Writing reinforcement learning algorithms is fun! But after the fun, we have lots of boring things to implement: run our agents in parallel, average and plot results, optimize hyperparameters, compare to baselines, create tricky environments etc etc!

rlberry is a Python library that makes your life easier by doing all these things with a few lines of code, so that you can spend most of your time developing agents. rlberry also provides implementations of several RL agents, benchmark environments and many other useful tools.

We provide you a number of tools to help you achieve reproducibility, statistically comparisons of RL agents, and nice visualization.

Installation

Install the latest version for a stable release.

pip install rlberry

The documentation includes more installation instructions.

Getting started

In our dev documentation, you will find quick starts to the library and a user guide with a few tutorials on using rlberry, and some examples. See also the stable documentation for the documentation corresponding to the last release.

Changelog

See the changelog for a history of the chages made to rlberry.

Other rlberry projects

rlberry-scool : It’s the repository used for teaching purposes. These are mainly basic agents and environments, in a version that makes it easier for students to learn.

rlberry-research : It’s the repository where our research team keeps some agents, environments, or tools compatible with rlberry. It’s a permanent “work in progress” repository, and some code may be not maintained anymore.

Citing rlberry

If you use rlberry in scientific publications, we would appreciate citations using the following Bibtex entry:

@misc{rlberry,
    author = {Domingues, Omar Darwiche and Flet-Berliac, Yannis and Leurent, Edouard and M{\'e}nard, Pierre and Shang, Xuedong and Valko, Michal},
    doi = {10.5281/zenodo.5544540},
    month = {10},
    title = {{rlberry - A Reinforcement Learning Library for Research and Education}},
    url = {https://github.com/rlberry-py/rlberry},
    year = {2021}
}

About us

This project was initiated and is actively maintained by INRIA SCOOL team. More information here.

Contributing

Want to contribute to rlberry? Please check our contribution guidelines. If you want to add any new agents or environments, do not hesitate to open an issue!

rlberry's People

Contributors

omardrwch avatar timotheemathieu avatar xuedong avatar eleurent avatar yfletberliac avatar julient01 avatar sauxpa avatar kohlerhector avatar mmcenta avatar pre-commit-ci[bot] avatar menardprr avatar riccardodv avatar aleshi94 avatar remydegenne avatar riiswa avatar brahimdriss avatar adriennetuynman avatar borishamadej avatar codacy-badger avatar yannberthelot avatar dependabot[bot] 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.