jRL is a Java library for Reinforcement Learning, developped by Didier Marin ([email protected]) during his PhD.
It is focused on continuous multi-dimensional states and actions.
- For Least-Squares : JAMA 1.0.2
- For plotting : gnuplot
- For Unit tests : JUnit 4
- For @NonNull and @Nullable annotations : org.eclipse.jdt.annotation.jar