Skip to content

Automated & super fast PyTorch deep reinforcement learning platform for autonomous driving

License

Notifications You must be signed in to change notification settings

imoneoi/xrl-ppo

Repository files navigation

X-RL

Automated & super fast PyTorch deep reinforcement learning platform for autonomous driving

Current implementations

  • PPO (Proximal Policy Optimization)

Future Plans

  • Population based training
  • Hyperparameter search
  • SAC (Soft Actor Critic)