Mitch Murphy
  • About
  • Projects
  • Resume

    Deep Learning (convnet) Solution for Image Classification: Hot Dog or Not Hot Dog?

    Here I address the simple (or so it seems) question: given an image does it contain a hot dog? The main problem is the lack of training data (images), we augment our data, and then use a 2d convolutional neural network to make our predictions; the optimization algorithm and related hyper-parameters are critical so I discuss those as well.

    less than 1 minute read

    Mitch Murphy

    Mitch Murphy

    Improving humanity by teaching machines how to learn.

    • Tampa, FL
    • Email
    • GitHub
    • LinkedIn
    • Kaggle

    You can find my Jupyter notebook for this analysis here.

    Tags: classification, cnn, data-augmentation, deep-learning, opencv

    Updated: March 28, 2019

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    You may also enjoy

    Cluster Mesh with Cilium Overview

    20 minute read

    Cluster Mesh with Cilium Overview

    Vagrant + RKE2 + Cilium

    5 minute read

    Use Vagrant to provision and install RKE2 and Cilium

    Cilium and Istio Harmony

    1 minute read

    Update Cilium to work with Istio and create a self-signed certificate for Istio.

    Adding Persistent Storage to RKE2 with Longhorn

    3 minute read

    Configure Longhorn to provide persistent storage to RKE2 clusters using Flux CD

    • Follow:
    • GitHub
    • Feed
    © 2024 Mitch Murphy. Powered by Jekyll & Minimal Mistakes.