Skip to content
View ganwy2016's full-sized avatar

Block or report ganwy2016

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. Traffic_Signs_Classification_NN Traffic_Signs_Classification_NN Public

    Forked from ninopereira/Traffic_Signs_Classification_NN

    Neural Network implementation in Python (Jupyter Notebook) using TensorFlow to classify traffic Signs from German dataset (gtsdb)

    HTML

  2. Unscented_Kalman_Filter_UKF Unscented_Kalman_Filter_UKF Public

    Forked from ninopereira/Unscented_Kalman_Filter_UKF

    C++ Implementation of an UKF (Udacity Self Driving Car Nanodegree)

    C++

  3. Path_Planning Path_Planning Public

    Forked from ninopereira/Path_Planning

    Path planner that is able to create smooth, safe paths for the car to follow along a 3 lane highway with traffic.

    C++

  4. Behaviour_Cloning Behaviour_Cloning Public

    Forked from ninopereira/Behaviour_Cloning

    An end-to-end control system using a deep neural network to control the steering of a simulated vehicle.

    Jupyter Notebook

  5. Vehicle_Detection_and_Tracking Vehicle_Detection_and_Tracking Public

    Forked from ninopereira/Vehicle_Detection_and_Tracking

    Main strategies and methods employed in solving the problem of detecting vehicles in a video stream.

    Jupyter Notebook

  6. deep-visualization-toolbox deep-visualization-toolbox Public

    Forked from yosinski/deep-visualization-toolbox

    DeepVis Toolbox

    Python