Skip to content
View cboseak's full-sized avatar

Block or report cboseak

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 Loading

  1. Facial-Recognition Facial-Recognition Public

    A machine learning/computer vision program that will attempt to identify celebrities vs impersonators. For example, it is trained against picture of Elvis and must determine whether the output is a…

    C#

  2. SimpleBlockchain SimpleBlockchain Public

    Very basic implementation of blockchain in .net

    C# 1

  3. WebcamFacialRecognition WebcamFacialRecognition Public

    A machine learning/computer vision program that will attempt to identify the persons identity based on previously trained data. (EMGU/OPEN CV)

    HTML 1

  4. Handwriting-Analysis Handwriting-Analysis Public

    A machine learning/computer vision program that allows the user to draw a digit (0-9) and the program will predict what the digit is using the Mnist handwriting training set. (EMGU/OPEN CV)

    C#

  5. TcpRelay TcpRelay Public

    A TCP relay that sits on a server, allowing us to remotely send TCP requests to the relay and they will appear to the end point as if they are coming from the server that is running our relay. This…

    Visual Basic 1