Graphical User Interface for OpenAI Gym
- Mentors
- Babak Mahmoudi, Parisa Sarikhani
- Organization
- Department of Biomedical Informatics (BMI), Emory University School of Medicine
The project is aiming to develop a GUI for the simulations of reinforcement learning so that users, particularly, the researchers can be able to test and implement their ideas and algorithms about reinforcement learning with the embedded environments easily even though they are not able to implement the codes in a fast way. The GUI will involve an interface that is encompassing graphical blocks which should be clickable by the user. Users will be able to create an execution flow by selecting the graphical blocks which are referring to the selection of the environment (e.g. CartPole-v1, Acrobot-v1, etc.) and the algorithms. Furthermore, the relevant information such as Q-values, reward functions will be shown on the GUI at any time during training and testing.