Java Codec

Important Note: You must have RL-Glue Core installed to connect agents, experiments, and environments to components written on other languages.

If you agents, environments, and experiments are all written in Java, then they may communicate together using this codec without RL-Glue Core, and without sockets. See the official codec manual for an example.

Important Links

Frequently Asked Questions

We're waiting for your questions!

Java Codec Speed Tests

These are ad-hoc tests done without being careful. They are meant to give a flavor of the speed of this codec.

Type 1 (Big Observations) :: 36 milliseconds per step (28 steps per second)

Type 2 (Regular Observations) ::.20 milliseconds per step (5000 steps per second)