Skip to content
View DavidALGO's full-sized avatar

Block or report DavidALGO

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. deep_trader deep_trader Public

    Forked from deependersingla/deep_trader

    This project uses reinforcement learning on stock market and agent tries to learn trading. The goal is to check if the agent can learn to read tape. The project is dedicated to hero in life great J…

    Python 2 1

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

  3. stock_market_reinforcement_learning stock_market_reinforcement_learning Public

    Forked from kh-kim/stock_market_reinforcement_learning

    This project provides a stock market environment using OpenGym with Deep Q-learning and Policy Gradient.

    Python

  4. double-dqn double-dqn Public

    Forked from musyoku/double-dqn

    Chainer implementation of Double Deep Q-Network (Double DQN)

    Python