Skip to content
View KMace's full-sized avatar
Block or Report

Block or report KMace

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

  1. AI-Flappy-Bird AI-Flappy-Bird Public

    Program that selects the optimal neural network for the game 'Flappy Bird' (created through Pygame), through the use of a NEAT - NeuroEvolution of Augmenting Topologies - algorithm.

    Python

  2. Amazon-Web-Scraping Amazon-Web-Scraping Public

    This is the code I used to web-scrape the results returned by Amazon for 'ultrawide monitor'

    HTML

  3. Handwritten-Digit-Classifier Handwritten-Digit-Classifier Public

    Neural network implemented in Python through 'Tensorflow' and 'Keras', with an accuracy of 97.5%

    Python

  4. Chess-AI Chess-AI Public

    A multi-difficulty chess AI

    Python

  5. Face-Detection Face-Detection Public

    Small program that uses the Haar Cascade algorithm to identify a human face/eyes and, using openCV, draw rectangles around them.

    Python

  6. Breast-Cancer-Classifier Breast-Cancer-Classifier Public

    A deep neural network, created through TensorFlow, to classify breast cancer, given nine inputs, with an accuracy of ~95%.

    Python