Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Learn about OpenAI gym and how to use it #38

Closed
2 tasks done
SwagLag opened this issue Oct 1, 2021 · 0 comments
Closed
2 tasks done

Learn about OpenAI gym and how to use it #38

SwagLag opened this issue Oct 1, 2021 · 0 comments
Assignees
Labels
AI Mostly AI oriented Checked by PO This isue is checked by po Learning Story Research needs to be done

Comments

@SwagLag
Copy link
Collaborator

SwagLag commented Oct 1, 2021

Description

This story is about learning how to use OpenAI gym. During a search for relevant projects related to machine learning with RoboMasters, we found a github repository which can simulate an environment for RoboMasters to learn in and to perform reinforcement learning for these robots. Unfortunately this simulation uses a model of RoboMasters which we currently do not have, and as such we will have to make our own simulation and reinforcement learning combination if we intend to follow the same method. A key component to this could be OpenAI gym, which was also used in the aforementioned project.

Why do we need to do this?

This story is needed as part of finding possible methods of facilitating reinforcement learning without having the robomasters physically compete and learn, potentially saving time and resources.

Tasks for this user story

  • Do research on OpenAI gym
  • (Optional) Get a prototype/tutorial on OpenAI gym working

Acceptance criteria

This user story is done when we have ascertained what OpenAI gym exactly does and whether it is applicable for our project or not

@SwagLag SwagLag added Learning Story Research needs to be done AI Mostly AI oriented labels Oct 1, 2021
@SwagLag SwagLag added this to Concept in Backlog via automation Oct 1, 2021
@SwagLag SwagLag moved this from Concept to Worked Out User Stories in Backlog Oct 1, 2021
@RichardDev01 RichardDev01 added the Checked by PO This isue is checked by po label Oct 12, 2021
@RichardDev01 RichardDev01 moved this from Worked Out User Stories to In Progress in Backlog Oct 12, 2021
@RichardDev01 RichardDev01 added this to To Do in Sprint 3 via automation Oct 12, 2021
@RichardDev01 RichardDev01 added this to the Ground work done (Minor) milestone Oct 12, 2021
@RichardDev01 RichardDev01 added this to To Do in Sprint 4 via automation Oct 25, 2021
@SwagLag SwagLag self-assigned this Oct 25, 2021
@SwagLag SwagLag moved this from To Do to Doing in Sprint 4 Oct 25, 2021
@SwagLag SwagLag moved this from Doing to Review in Sprint 4 Oct 26, 2021
@RichardDev01 RichardDev01 moved this from In Progress to Need to be checked by contractor in Backlog Oct 28, 2021
@RichardDev01 RichardDev01 moved this from Review to Done in Sprint 4 Oct 28, 2021
@RichardDev01 RichardDev01 moved this from Need to be checked by contractor to Done in Backlog Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Mostly AI oriented Checked by PO This isue is checked by po Learning Story Research needs to be done
Projects
Development

No branches or pull requests

2 participants