Skip to content
View wolfapple's full-sized avatar

Block or report wolfapple

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