Skip to content
View snowfeet's full-sized avatar
Block or Report

Block or report snowfeet

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

  1. policyboosting policyboosting Public

    A Java Implementation of Policy Boosting

    Java

  2. 0-PhD 0-PhD Public

    Forked from deercoder/0-PhD

    Research notes, codes, deep learning

    HTML

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

  4. ZOOpt ZOOpt Public

    Forked from eyounx/ZOOpt

    A python package of Zeroth-Order Optimization (ZOOpt)

    Python

  5. DQN_DDQN_Dueling_and_DDPG_Tensorflow DQN_DDQN_Dueling_and_DDPG_Tensorflow Public

    Forked from spiglerg/DQN_DDQN_Dueling_and_DDPG_Tensorflow

    Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient (DDPG)

    Python

  6. baselines baselines Public

    Forked from openai/baselines

    OpenAI Baselines: high-quality implementations of reinforcement learning algorithms

    Python