Skip to content
View molomono's full-sized avatar

Highlights

  • Pro

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.

Content in all repositories owned by your account will be closed.
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. CartPole_Optimized_DDQN CartPole_Optimized_DDQNPublic

    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. InertiaWheelPendulum InertiaWheelPendulumPublic

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

    Python 1 1

  3. rl_agents rl_agentsPublic

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

    Python 1

  4. vrep-env vrep-envPublic

    Forked from ycps/vrep-env

    V-REP integrated with OpenAI Gym

    Python

  5. gym gymPublic

    Forked from openai/gym

    A toolkit for developing and comparing reinforcement learning algorithms.

    Python

  6. rl_environments rl_environmentsPublic

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

    Python