Want to make or implement your own Algorithm and don't see it on the list (e.g PPO, DQN etc)? We extend the Algorithms API for you to implement your own!
We also extend the Environment API to implement custom simulations (e.g pong, CartPole, Pendulum)!
Demo Workloads, Algorithms & Environments
The following RL algorithms are implemented out of the box:
PPO (for both discrete and continuous action spaces)