Skip to content
View davidabasabe's full-sized avatar

Block or report davidabasabe

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. robodog_perception robodog_perception Public

    Code for perception (computer vision and segmentation) and decision making for a Unitree Go2 robot.

    Python 1 1

  2. hh_neuron_firing_simulation hh_neuron_firing_simulation Public

    Repository for an HH Neuron Model Simulation in Python

    Python

  3. path_planning_challenge path_planning_challenge Public

    Repository containing the Path Planning ROS2 package coded by me for a university project. It needs a simulation to work, but it is designed to be used modularly with a service and publishers. A St…

    C++

  4. ppo_implementation ppo_implementation Public

    PPO Implementation from scratch, using Pytorch, Gymnasium, Numpy, and the Lunar Lander Continuous environment for testing both FF and RNN Policies

    Python