Skip to content
View ddrise's full-sized avatar

Block or report ddrise

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. 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

  2. pytorch-dqn pytorch-dqn Public

    Forked from hungtuchen/pytorch-dqn

    Deep Q-Learning Network in pytorch

    Python

  3. pytorch-a3c pytorch-a3c Public

    Forked from ikostrikov/pytorch-a3c

    PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".

    Python

  4. A3C A3C Public

    Forked from yao62995/A3C

    Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.

    Python

  5. ACER ACER Public

    Forked from Kaixhin/ACER

    Actor-critic with experience replay

    Python

  6. Deep-Reinforcement-Learning-in-Stock-Trading Deep-Reinforcement-Learning-in-Stock-Trading Public

    Forked from shenyichen105/Deep-Reinforcement-Learning-in-Stock-Trading

    Using deep actor-critic model to learn best strategies in pair trading

    Python