Help with my PyTorch implementation of PPO

This page summarizes the projects mentioned and recommended in the original post on /r/reinforcementlearning

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • DeepLearning

    Contains all my works, references for deep learning (by harshraj22)

  • I implemented PPO using PyTorch here. As is suggested, I was trying it on very simple environment (CartPole-v1).

  • chainerrl

    ChainerRL is a deep reinforcement learning library built on top of Chainer.

  • Code for https://arxiv.org/abs/1709.06560 found: https://github.com/chainer/chainerrl

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • fundamentalRL

    educational codebase demonstrating some of the most common RL algorithms

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts