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

define the reward #3

Open
yani-rl-ai opened this issue Apr 1, 2021 · 6 comments
Open

define the reward #3

yani-rl-ai opened this issue Apr 1, 2021 · 6 comments

Comments

@yani-rl-ai
Copy link

Hi @ethanabrooks. currently i am working with HSR for reinforcement learning. i have got a lot of insight from your code. I have tried to run your code by using SAC for stable-baseline frameworks, it spent very long time but it was difficult to get the optimum behavior. However, i do not understand how do you calculate and define the reward for pick and place problem(hsr-env). What kind of reinforcement learning algorithm that you used for this environment?
how long did you spend to get the converge results for this environment?
i saw your another repository of HSR environment and i understand how did you define the reward and negative reward, but the repository is quite old. https://github.com/ethanabrooks/hsr
can you explain to me how do you define the reward in this "hsr-env"

@ethanabrooks
Copy link
Owner

Hi Mohamad. This repository is not maintained any more. Why don't you let me know what you are working on and I can suggest some better options.

@yani-rl-ai
Copy link
Author

hi @ethanabrooks thank you for your answer, can you suggest me the better options that relate to HSR robot with gym environment?

@ethanabrooks
Copy link
Owner

Let me first ask: do you need to use the HSR robot? There are other robotics simulators that are better supported for reinforcement learning.

@yani-rl-ai
Copy link
Author

yes, actually i need HSR for RL

@ethanabrooks
Copy link
Owner

I see. Do you have any restrictions in terms of the deep learning / autograd framework that you use?

@yani-rl-ai
Copy link
Author

yani-rl-ai commented Apr 8, 2021 via email

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

No branches or pull requests

2 participants