Skip to content
View alexandrulita91's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report alexandrulita91

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. super-mario-bros-v0 super-mario-bros-v0 Public

    An Reinforcement Learning agent designed to learn and complete OpenAI Gym Super Mario Bros environment. These environments allow 3 attempts (lives) to make it through the 32 stages in the game. The…

    Python 14 8

  2. mountain-car-v0 mountain-car-v0 Public

    A car is on a one-dimensional track, positioned between two "mountains". The goal is to drive up the mountain on the right; however, the car's engine is not strong enough to scale the mountain in a…

    Python 3 1

  3. gym-maze gym-maze Public

    A simple 2d maze environment for Open AI Gym, where the agent needs to finds its way from the top left corner to the bottom right corner.

    Python 1 2

  4. multi-armed-bandit multi-armed-bandit Public

    The Multi-armed bandit problem is one of the classical reinforcements learning problems that describe the friction between the agent's exploration and exploitation.

    Python

  5. maze-generator maze-generator Public

    A maze can be generated by starting with a predetermined arrangement of cells with wall sites between them.

    Python

  6. maze-v0 maze-v0 Public

    Maze game is a video game genre description first used by journalists during the 1980s to describe any game in which the entire playing field is a maze. Quick player action is required to escape mo…

    Python