Skip to content
View jacobazoulay's full-sized avatar
  • Stanford, CA
Block or Report

Block or report jacobazoulay

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 Loading

  1. bipedal-robot-rl bipedal-robot-rl Public

    Augmented Random Search (ARS) and Deep Q Learning (DQN) reinforcement learning techniques to teach a simulated bipedal robot to walk.

    Python 1

  2. patellar-instability-cnn patellar-instability-cnn Public

    Deep learning computer vision convolutional neural net (CNN) for keypoint detection on x-ray images of knees to identify patellar instability.

    Python 2

  3. battery-optimization battery-optimization Public

    Battery charging schedule optimization to minimize lithium-ion battery degradation.

    Jupyter Notebook 15 1

  4. haptic-knife haptic-knife Public

    Haptic and visual feedback display to simulate the sensation of chopping a vegetable.

    C++ 1

  5. locobot locobot Public

    Colaborative resource gathering robot leveraging SLAM, image processing, object detection, and inverse kinematic solver.

    Python 1

  6. lunar-lander-rl lunar-lander-rl Public

    Deep Q Learning (DQN) neural net to optimize a lunar lander control policy using OpenAI Gym environment.

    Python