RPegoud / jym

JAX implementation of RL algorithms and vectorized environments
MIT License
30 stars 1 forks source link

Actor-Critic Agent #23

Open AbhiDu96 opened 4 months ago

AbhiDu96 commented 4 months ago

Hi, thanks for the amazing work of RL environments using JAX. I was wondering if you have any plans to write Actor-Critic agents for this work?

RPegoud commented 4 months ago

Hey, thanks for your interest! Unfortunately, I don't have as much time for Jym as I'd like at the moment. I plan to implement SAC at some point but it probably won't be before a few months.