Skip to content
View danduncan's full-sized avatar

Block or report danduncan

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. HappyNet HappyNet Public

    Convolutional neural network that does real-time emotion recognition. HappyNet detects faces in video and images, classifies the emotion on each face, then replaces each face with the correct emoji…

    Python 131 59

  2. Convolutional_Neural_Net_for_Beginners Convolutional_Neural_Net_for_Beginners Public

    This contains some simple python code that implements convolutional neural nets. Instructions are included. Good for beginners who have some understanding of the basic features in a CNN.

    Jupyter Notebook 5 1

  3. QuizSite QuizSite Public

    Java

  4. Kaggle_MNIST_Digit_Recognition Kaggle_MNIST_Digit_Recognition Public

    Various solutions for MNIST dataset See file best_MNIST_SVM for the best classifier, with 97.9% test accuracy.

    Python

  5. OpenCV_Core_Functionality OpenCV_Core_Functionality Public

    Testing of core OpenCV functions in Python, including image and video IO, multihreading, color and perspective transformations, edge detection, and character recognition.

    Python

  6. dlib dlib Public

    Forked from davisking/dlib

    A toolkit for making real world machine learning and data analysis applications in C++

    C++