Skip to content
/ librl Public

C++ Reinforcement Learning Library for Decision Making Under Uncertainty

License

Notifications You must be signed in to change notification settings

xetqL/librl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published