Reinforcement Learning Toolbox 2.0
last updated:
General
Documentation
Master Thesis
Examples
Related Papers
Downloads
Links
News
mailto:webmaster
RIL Toolbox Downloads
Linux
RL Toolbox 2.0 for Linux (Build 061004) (Download here)
The source files, including several examples how to use the toolbox. The toolbox is distributed as qmake project, so qmake is needed to compile the library. The archive additionally contains the external libraries for the toolbox.
Windows
RL Toolbox 2.0 Library for Win32 (Build 050824) (Download here)
Contains the .lib file for the RIL toolbox classes and all headers. An Example VS.net solution is also provided. Warning: This is an old version of the toolbox, the new version is not supported any more for windows!!
RL Toolbox 2.0 Visual Studio 7.0 Project for Win32 (Build 050824) (Download here)
Contains all the source files , the external library files and the Vs .net solution that compiles to the library. Warning: This is an old version of the toolbox, the new version is not supported any more for windows!!
External Library Files
Torch Library (Click here)
Library for neural networks and other supervised learning algorithms, used by the RL Toolbox.
Newmat Library (Click here)
Numerical library for matrix calculations.
Old Version of the Library (1.0) (Click here)
Older versions of the toolbox can be downloaded here