Skip to content
View kevinioi's full-sized avatar

Block or report kevinioi

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. truth-finder truth-finder Public

    Fact checking program for verifying claims found on the internet. Utilizes a distant supervision learning approach to judge the credibility of supportive/refutative sources

    Python 1

  2. codenames-ai codenames-ai Public

    A version of the classic word association game, with a computer player driven word embeddings

    Python

  3. course-planner course-planner Public

    A school project for Object Oriented Programming. Application with Java Swing GUI used to plan an undergraduate course schedule for a Comp Sci. degree at UoG. Stores student information in a MySQL …

    Java

  4. vcf-parser vcf-parser Public

    A simple C library for parsing .vcf files

    C

  5. MNIST-Classification MNIST-Classification Public

    Notebooks displaying various methods for classifying the MNIST and Fashion-MNIST datasets. Including Keras CNNs, neural nets implemented using numpy, and a variety of algorithmic approaches

    Jupyter Notebook

  6. posterizer-kmeans posterizer-kmeans Public

    An image posterizer using kernel smoothing and k-means clustering

    Python