Hello everyone,

I am working on a deep learning power control project using NetSim. So far, I have successfully implemented a tabular Q-learning algorithm and obtained positive results. Now, I am looking to implement advanced reinforcement learning algorithms such as actor-critic and proximal policy optimization (PPO) using Gymnasium.

Could anyone provide guidance on how to interface NetSim with Gymnasium (https://github.com/Farama-Foundation/Gymnasium) for applying these RL algorithms? Any examples or resources would be greatly appreciated.

Thank you!

More Paarth Dwivedi's questions See All
Similar questions and discussions