Convict TerminalTable of ContentsAboutRequirementsOS RequirementsPython RequirementsDomain ProblemRunning the codeMinecraft ClientRL AgentResultsConclusionLicenseAboutIn this project, we used reinforcement learning to train a PPO agent to solve maze missions in Minecraft using the Malmo library. The agent was tested using different action spaces rewards, and compression techniques. Our results showed that it was able to successfully navigate the mazes and complete the missions. This project d...