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

Is this project suitable for our own environment? #14

Open
yq60523 opened this issue Feb 25, 2024 · 3 comments
Open

Is this project suitable for our own environment? #14

yq60523 opened this issue Feb 25, 2024 · 3 comments

Comments

@yq60523
Copy link

yq60523 commented Feb 25, 2024

We want to implement the exploration algorithm into our own developed rl algorithm and a new env with the continuous action. According to our understanding to your code, it seems that there is still some difference between our env and your required env.

So is there any document showing how to code your required env or the standard process for wrapping your env? An example is also a great help to us! Thank you.

@yuanmingqi
Copy link
Collaborator

sure, please refer to https://docs.rllte.dev/tutorials/custom/environment/

Meanwhile, we will publish a big update recently. You can check this branch https://github.com/RLE-Foundation/rllte/blob/reward/ for the lastest code.

@yq60523
Copy link
Author

yq60523 commented Feb 25, 2024

sure, please refer to https://docs.rllte.dev/tutorials/custom/environment/

Meanwhile, we will publish a big update recently. You can check this branch https://github.com/RLE-Foundation/rllte/blob/reward/ for the lastest code.

Thanks for your reply

@yuanmingqi
Copy link
Collaborator

Hello! We've published a big update that provides more reasonable implementations of these intrinsic rewrads.

If you have any other questions, please don't hesitate to ask here.

@yq60523

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