Skip to content
View optionJ's full-sized avatar

Block or report optionJ

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

Popular repositories Loading

  1. deep-reinforcement-learning deep-reinforcement-learning Public

    Forked from udacity/deep-reinforcement-learning

    Repo for the Deep Reinforcement Learning Nanodegree program

    Jupyter Notebook

  2. reinforcement-learning reinforcement-learning Public

    Forked from dennybritz/reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

    Jupyter Notebook

  3. ray ray Public

    Forked from ray-project/ray

    A high-performance distributed execution engine

    Python

  4. DeepRL DeepRL Public

    Forked from ShangtongZhang/DeepRL

    Highly modularized implementation of popular deep RL algorithms in PyTorch

    Python

  5. reinforcement_learning reinforcement_learning Public

    Forked from yrlu/reinforcement_learning

    Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.

    Python