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

[find_and_avoid] Fix convergeness issues #41

Open
eakirtas opened this issue Apr 23, 2021 · 2 comments · Fixed by #47
Open

[find_and_avoid] Fix convergeness issues #41

eakirtas opened this issue Apr 23, 2021 · 2 comments · Fixed by #47

Comments

@eakirtas
Copy link
Member

Currently, agent of find and avoid seems that it is not converge

@KelvinYang0320
Copy link
Member

@ManosMagnus I have fixed the issue that robot stop moving after the first episode by adding two lines of code.
However, it seems weird that there are several additional resets.
Did you design this for some purposes?
20210716_174505擷取

@KelvinYang0320
Copy link
Member

Currently, it seems to be able to converge.
Link to My fork
However, the robot doesn't reach the target when using agent.choose_action_test() instead of agent.choose_action_train()after the training is done.
Still trying to figure out how to fix it.:thinking:

@KelvinYang0320 KelvinYang0320 linked a pull request Aug 12, 2021 that will close this issue
@eakirtas eakirtas reopened this Sep 30, 2021
@KelvinYang0320 KelvinYang0320 removed their assignment Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants