Skip to content
View wolfapple's full-sized avatar

Block or report wolfapple

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. CarND-Behavioral-Cloning-Project CarND-Behavioral-Cloning-Project Public

    Built and trained a convolutional neural network for end-to-end driving in a simulator, using TensorFlow and Keras. Used optimization techniques such as regularization and dropout to generalize the…

    Python 5 8

  2. traffic-sign-recognition traffic-sign-recognition Public

    Built and trained a deep neural network to classify traffic signs, using PyTorch. The highlights of this solution would be data preprocessing, trained with heavily augmented data and using Spatial …

    Jupyter Notebook 37 15

  3. kvs kvs Public

    A simple on-disk key/value store

    Rust