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

Block or report molomono

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

    This repository contains the implementation of a DDQN agent to solve the CartPole-v0 problem. I use openai gym to simulate the environment.

    Python 2 1

  2. rl_agents rl_agents Public

    This repo contains Agents for RL_Coach and a GP Optimization algorithm that interfaces with RL_Coach

    Python 1

  3. InertiaWheelPendulum InertiaWheelPendulum Public

    Conrol theory project a friend and I did for our Intelligent Control class during our minor (undergraduate level)

    Python 1

  4. vrep-env vrep-env Public

    Forked from ycps/vrep-env

    V-REP integrated with OpenAI Gym

    Python

  5. gym gym Public

    Forked from openai/gym

    A toolkit for developing and comparing reinforcement learning algorithms.

    Python

  6. rl_environments rl_environments Public

    Repository responsable for managing custom environments for OpenAi Gym. This initially was made with managing Pybullet and V-Rep environments.

    Python