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

Block or report GuillermoVR92

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
GuillermoVR92/README.md
  • 👋 Hi, I’m Guillermo del Valle Reboul
  • 👀 I’m interested in Deep Learning, Computer Vision and Deep Reinforcement Learning
  • 🌱 I’m currently learning Computer Vision techniques, such as CNN/RNN and YOLO, and Deep RL algorithms, such as value-based methods (Deep Q network), and policy-based methods like Actor-Critic and PPO among others.
  • 💞️ I’m looking to collaborate on Deep Learning projects.
  • 📫 How to reach me: my gmail address is guillermo.delvalle.reboul@gmail.com

Pinned Loading

  1. ComputerVision-CNN_RNN_Image_to_Caption ComputerVision-CNN_RNN_Image_to_Caption Public

    How to create a caption that describes and images with Deep Learning? With a CNN and a RNN combined.

    Jupyter Notebook 1

  2. Deep-RL-DDPG_Reacher Deep-RL-DDPG_Reacher Public

    DDPG algorithm applied for the double-jointed arm that can move to target locations.

    Jupyter Notebook 1

  3. Deep-RL-MultiAgent_DDPG_Tennis Deep-RL-MultiAgent_DDPG_Tennis Public

    Multi Agent DDPG used for playing Tennis

    Jupyter Notebook

  4. Deep-RL-Pong_with_PPO_Agent Deep-RL-Pong_with_PPO_Agent Public

    Deep RL Agent using Proximal Policy Optimization for solving the Pong game.

    Jupyter Notebook 2