Skip to content
View gwerum's full-sized avatar
Block or Report

Block or report gwerum

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. CarND-Traffic-Sign-Classifier-Project CarND-Traffic-Sign-Classifier-Project Public

    Forked from udacity/CarND-Traffic-Sign-Classifier-Project

    This repository contains the implementation of a traffic sign classifier using a deep neural network (convolutional neural network) approach

    Jupyter Notebook

  2. CarND-Behavioral-Cloning-P3 CarND-Behavioral-Cloning-P3 Public

    Forked from udacity/CarND-Behavioral-Cloning-P3

    This repository contains the implementation of a trained deep neural network, which uses a behavioral cloning technique in order to simulate a driver steering a car

    Python

  3. CarND-Advanced-Lane-Lines CarND-Advanced-Lane-Lines Public

    Forked from udacity/CarND-Advanced-Lane-Lines

    This repository contains the implementation of a "classical approach" to detect lane markings in an image using different filtering, image transformation and fitting techniques

    Python

  4. CarND-Vehicle-Detection CarND-Vehicle-Detection Public

    Forked from udacity/CarND-Vehicle-Detection

    This repository contains the implementation of a "classical approach" to detect vehicles in an image using a Histogram of Oriented Gradients (HOG) and the training of a linear SVM classifier

    Python

  5. DataStructuresND-DataStructures DataStructuresND-DataStructures Public

    This repository contains the implementation of different basic data structures in Python for the sake of comparing them with respect to their runtime efficiency

    Python

  6. DataStructuresND-BasicAlgorithms DataStructuresND-BasicAlgorithms Public

    This repository contains implementations for a range of basic algorithms such as different sort and search algorithms in Python

    Python