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

Block or report AlpoGIT

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. Continuous-PPO-single-agent Continuous-PPO-single-agent Public

    Straightforward implementation of vanilla PPO + optimization tricks in the "Reacher" environment

    Python 3

  2. Basic-reinforcement-learning Basic-reinforcement-learning Public

    Basic reinforcement learning algorithms with discrete state/action spaces and tile coding for continuous spaces

    Python 1

  3. Double-Q-network-with-proportional-prioritization Double-Q-network-with-proportional-prioritization Public

    DDQN-PER agent on Udacity's banana collector environment

    Python 1

  4. Policy-gradient-based-method Policy-gradient-based-method Public

    OpenAI-gym environment with REINFORCE

    Python

  5. PPO-PyTorch PPO-PyTorch Public

    Forked from nikhilbarhate99/PPO-PyTorch

    Simple and beginner friendly implementation of Proximal Policy Optimization (PPO) in PyTorch

    Python

  6. Multi-agent-reinforcement-learning Multi-agent-reinforcement-learning Public

    Implementation of MADDPG agents playing tennis

    Python