Skip to content
View gabesj's full-sized avatar
  • RW&D Machine and Engineering, Inc.
  • Nashville, TN

Block or report gabesj

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

Popular repositories Loading

  1. TCPIP_Client_to_UR_Robot TCPIP_Client_to_UR_Robot Public

    Instructions for sending ethernet TCP/IP commands to a UR robot via Rockwell FactoryTalk View.

    C++ 2

  2. MachineLearning_TrafficSignClassification MachineLearning_TrafficSignClassification Public

    This project applies machine learning to properly classify images of traffic signs using Tensorflow.

    HTML 1

  3. ComputerVision_FindingLaneLines ComputerVision_FindingLaneLines Public

    This project applies OpenCV to identify lines of best-fit for lane markings on videos taken from a car's dashcam.

    Jupyter Notebook

  4. ComputerVision_AdvancedLaneLines ComputerVision_AdvancedLaneLines Public

    This project applies OpenCV to identify non-linear lane boundaries on videos taken from a car's dashcam.

    Jupyter Notebook

  5. MachineLearning_BehavioralCloning MachineLearning_BehavioralCloning Public

    This project applies machine learning using Keras to steer a simulation of a driving car with dashcam images as input.

    Python

  6. SensorFusion_ExtendedKalmanFilter SensorFusion_ExtendedKalmanFilter Public

    This project utilizes a Kalman Filter technique to estimate the location of a moving object.

    C++