Skip to main content

Reinformcement Learning library

Project description

RockRL

Reinforcement Learning library for public, for now, it only supports TensorFlow.

Installation

pip install RockRL

Supported Algorithms

  • PPO (Discrete and Continuous)

Examples

Proximal Policy Optimization (PPO):

  • RockRL/tensorflow/examples/ppo/LunarLander-v2/LunarLander-v2.py is an example of using PPO to solve LunarLander-v2 (Discrete) environment.
  • RockRL/tensorflow/examples/ppo/BipedalWalker-v3/BipedalWalker-v3.py is an example of using PPO to solve BipedalWalker-v2 (Continuous) environment.
  • RockRL/tensorflow/examples/ppo/BipedalWalkerHardcore-v3/BipedalWalkerHardcore-v3.py is an example of using PPO to solve BipedalWalker-v3 Hardcore (Continuous) environment.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rockrl-0.0.3.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

rockrl-0.0.3-py3-none-any.whl (30.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page