Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Reinforcement Learning Library for Decision Making Under Uncertainty: librl

Description

librl is a C++ header-only library for decision making under uncertainty via Reinforcement Learning.

External libraries

You need the following libraries before installing librl:

Installation

librl is an header-only library, therefore you only need to copy the hpp files into your include directory. To make the classes available for your projects (globally), simply download and install the package as follows:

git clone https://github.com/xetqL/librl.git
cd librl
sudo make install

If you have any questions, please ask: [anthony.boulmier@unige.ch]

About

C++ Reinforcement Learning Library for Decision Making Under Uncertainty

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages