Skip to content
View kdawar1's full-sized avatar

Block or report kdawar1

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. gym gym Public

    Forked from openai/gym

    A toolkit for developing and comparing reinforcement learning algorithms.

    Python

  2. keras-rl keras-rl Public

    Forked from keras-rl/keras-rl

    Deep Reinforcement Learning for Keras.

    Python

  3. Practical_RL Practical_RL Public

    Forked from yandexdataschool/Practical_RL

    A course in reinforcement learning in the wild

    Jupyter Notebook

  4. async-rl async-rl Public

    Forked from coreylynch/async-rl

    Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"

    Python

  5. Deep-RL-Keras Deep-RL-Keras Public

    Forked from germain-hug/Deep-RL-Keras

    Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)

    Python

  6. sutton_barto sutton_barto Public

    Forked from kamenbliznashki/sutton_barto

    Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction

    Python