Replies: 1 comment
-
I can't speak to SKRL but RL-Games has an active discord server where the maintainers answer questions, so I would recommend asking there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm looking to implement an asymmetric actor-critic architecture using transformer models in the RL frameworks. Specifically, I'd like to know how to achieve this using SKRL or RL-Games. I've successfully implemented this approach in my custom training framework, but I'm unsure how to translate it to these libraries. Can you provide guidance on integrating asymmetric architectures and transformer models within SKRL or RL-Games?
Beta Was this translation helpful? Give feedback.
All reactions