Skip to content

Help on Vision-Input and RNN layer #76

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

Closed
wants to merge 0 commits into from

Conversation

YannickP99
Copy link

Hey,
based on the latest implementation #73, I tried to add an additional RNN layer to the neural network.
I do not have any experience with implementing neural networks, the code is now running without error messages, but the training does not work. I would be grateful for help.
I am using IsaacLab and the black graph is the training without visual information and using the current ActorCriticRecurrent implementation using 4096 robots in parallel. The blue graph is using the new implementation using 512 robots with the same observations and additional camera inputs.
When comparing the graphs in regards to the number of robots, the result at 2000 episodes should be the same as at 250 episodes.
image

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 this pull request may close these issues.

1 participant