EduGym


An environment and notebook suite for reinforcement learning education



EduGym is an interactive suite for reinforcement learning education, intended as supplementary material to a standard RL course.


The core learning experience of EduGym are the interactive (Colab) notebooks. Each notebook focuses on a specific aspect of reinforcement learning, such as exploration, credit assignment, state dimensionality and partial observability, etc. Try the notebooks out here!


Each notebook (and the concept it discusses) also comes with its own environment, which is specifically designed to illustrate the particular concept/challenge. EduGym is therefore also environment package.
(The paper is currently under review, but EduGym and its environments be released as a Github package.)




Setting 


Although there is a variety of reinforcement learning (RL) teaching material, we in practice identify a few remaining gaps: 



Solution


The above problem creates a gap for: 



EduGym


EduGym exactly implements the above solution: 


As such, EduGym may be used as a companion to classic textbooks, (online) courses and existing documented RL codebases. 




Check-out the environments, and all interactive notebooks!


If you have any feedback, please let us know at the below contact information. 
(not available in current anonymous version) 


We hope you enjoy EduGym!