Reinforcement Learning Toolbox 2.0
last updated:
General
Documentation
Master Thesis
Examples
Related Papers
Downloads
Links
News
mailto:webmaster
RIL Toolbox Downloads
Library Files
RIL Toolbox Library for Win32 (Build 031205) (Download here)
Contains the .lib file for the RIL toolbox classes
RIL Toolbox Library for Linux (Build 031023) (Download here)
Linux library for the RIL toolbox. Not completely tested under linux, but it should work.
Source Files
Visual Studio 7.0 Project for Win32 (Build 031205) (Download here)
Contains all the source files and external library files. There is also a VS .net solution file available with the right configurations for the project.
Makefile Project for Linux (Build 031205) (Download here)
The source files with a makefile to compile. Not completely tested under linux, but it should work.
Documentation
The Class Reference (for Build 031205) (Download here)
The class reference as html files.
The Manual (Download here)
The manual as PDF file.
External Library Files
Torch Library (Click here)
Library for Neural Networks and other Supervised Learning Algorithms, used by the RIL Library.
Example Projects
All Examples (VS .net Build 031205) (Download here)
All examples as a zip file. Includes gridworlds, taxi domain, multipole, inofficial examples and the libraries. Runs only under Win2k and WinXP
All Sourcecode (VS 6.0 Build 031205) (Download here)
All examples and toolbox source as VS 6.0 Project. Runs only under Win2k and WinXP