Skip to content
View 0-gb's full-sized avatar

Block or report 0-gb

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. image-batch-PCA image-batch-PCA Public

    Incremental PCA tutorial for batch of images

    Python 2

  2. Mind-Reading-AI Mind-Reading-AI Public

    Predicts which choice out of three (Rock, Paper, Scissors) the human user will make with statistical significance.

    Python

  3. cartoonify-webcam cartoonify-webcam Public

    This piece of code takes a webcam input and cartoonifies it and saves it into an mp4

    Python

  4. k-Means k-Means Public

    Performs an iteratively restarted k-Means and provides the user with best result.

    Python

  5. parallel-processing-multiple-variable-break parallel-processing-multiple-variable-break Public

    This example shows how to use Python's parallel processing with multivariate functions and a break condition.

    Python

  6. Dockerize Dockerize Public

    Takes a folder and creates a very crude initial DockerFile for the python files found in that folder.

    Python