Skip to content
View Victor-Martinez-Pozos's full-sized avatar
Block or Report

Block or report Victor-Martinez-Pozos

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

Pinned

  1. stacked_capsule_autoencoders stacked_capsule_autoencoders Public

    Forked project from google-research repo

    Python 2 2

  2. DRL-TD-methods DRL-TD-methods Public

    In this repo I explore the sarsa, sarsa max, and expected sarsa methods to solve RL tasks.

    Jupyter Notebook

  3. DRL-ND-Project_1 DRL-ND-Project_1 Public

    This repo contains the solution for the first project of the deep reinforcement learning nano degree from Udacity.

    Jupyter Notebook

  4. Display-Controler-LIBtft144 Display-Controler-LIBtft144 Public

    Forked from BLavery/LIBtft144

    In this repo I improve the performance of the LIBtft144 controller using numpy and vector operations, and use it to show in real-time the image stream from my raspberry-pi camera on a SPI 144 display

    Python

  5. DRL-MC-estimation DRL-MC-estimation Public

    In this repo I use the Monte Carlo methods to estimate the value of the different (action, states) pairs in a black jack game, given an heuristic.

    Jupyter Notebook

  6. DRL-HC-methods DRL-HC-methods Public

    In this repo I explore the Hill Climbing improvements like adaptative nopise scaling and cross-entropy to use them to solve the enviroment CartPole-v0 from OpenAI-GYM.

    Jupyter Notebook 1