Skip to content
View jkbjh's full-sized avatar

Highlights

  • Pro

Block or report jkbjh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cn-ppo-paper-code cn-ppo-paper-code Public

    Code for reproducing our paper: "Colored Noise in PPO: Improved Exploration and Performance Through Correlated Action Sampling"

    Python 5

  2. guild-utils guild-utils Public

    Python 6

  3. code-action_noise_in_off-policy_d-rl code-action_noise_in_off-policy_d-rl Public

    Source for "Action-Noise in Off-Policy D-RL"

    Python 2

  4. push to a remote checked out reposit... push to a remote checked out repository (by pushing into a temporary branch and then ssh-ing to the repository and performing the merge)
    1
    #!/usr/bin/env python
    2
    import argparse
    3
    import re
    4
    import subprocess
    5
    import sys
  5. pdf-pixel-diff pdf-pixel-diff Public

    Python