About me
Hi!!!, I’m Wilbert Pumacay. I’m a 2nd year Msc. student at Universidad Católica San Pablo (Arequipa-Peru), pursuing a degree in Computer Science, and I received my Bsc. degree in Mechatronics from Universidad Nacional de Ingenieria (Lima-Peru).
My interests lie in the intersection between Robotics and Machine Learning. I’m currently working on a framework to test some ideas about robot locomotion and Deep Reinforcement Learning (link here), which is part of my Msc. thesis.
I spent three years working as a game programmer (before I joined the Msc. program) at a peruvian game studio called Bamtang Games. There I got into programming and computer science (thanks guys!). I also spent half a semester working as an assistant for some research projects during the last year of my undergraduate studies, mostly working with microcontrollers and making interfaces for sensors and actuators needed for some robotics projects.
If you have any questions or if you’d like to get in touch, don’t hesitate and send me an e-mail to wilbert.pumacay@ucsp.edu.pe.
Projects
-
Loco: A robotics locomotion framework for DeepRL research.
-
DeeprlND-projects: Project implementations for the DeepRL Nanodegree by Udacity.
- Project 1: Deep Q-learning
- Project 2: Deep Deterministic Policy Gradients (DDPG)
- Project 3: Multi-Agent DDPG
-
TinyRenderer: A basic rendering engine based in C++ and OpenGL.
-
TinyRendererJs: A port of my rendering engine to typescript and WebGL. A sample app can be found here
-
leojs: A sandbox to play around with the DH-representation, FK and IK. The app can be found here
-
Rover Project: The rover project from my first-term of the RoboND from Udacity.
-
Forward and Inverse Kinematics Project: The kinematics project from my first-term of the RoboND from Udacity.
-
3D Perception Project: The perception project from my first-term of the RoboND from Udacity.
-
Semantic Segmentation Project: The semantic segmentation project from my first-term of the RoboND from Udacity.