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

Block or report KentonParton

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

  1. behavioral_cloning behavioral_cloning Public

    Using a simulator, training data is captured by driving around a track. Behavior cloning is performed and then tested within the simulator

    Python 1

  2. game_revenue game_revenue Public

    Using machine learning and feature data of past video games, the model can predict the potentail revenue generated by a particular game.

    Python 1

  3. lane_detection lane_detection Public

    A computer vision based lane detection project for autonomous driving

    Jupyter Notebook

  4. recommendation_sys recommendation_sys Public

    Uses dataset of reviews/ratings to determine the top restaurant. A correlation based approach is then used to provide alternatives to the top rated restaurant.

    Python

  5. traffic_sign_classifier traffic_sign_classifier Public

    Classifies traffic signs using Tensorflow and a convolutional neural network.

    HTML

  6. vehicle_detection vehicle_detection Public

    Uses HOG to detect vehicles in a video stream.

    Jupyter Notebook