RLLBC-Lib: An Educational Code Library for Reinforcement Learning and Learning-Based Control
Researchers release RLLBC-Lib, an educational code library covering tabular and deep reinforcement learning with support for automated grading.
RLLBC-Lib is an educational code library aimed at lowering the entry barrier for students learning reinforcement learning in the context of learning-based control. It comprises a comprehensive library of tabular RL approaches, a deep RL library following the same design principles, and implementations contrasting RL with other learning-based control approaches. The library also serves as a basis for creating programming assignments with automated grading.