Skip to content
View Sonzie's full-sized avatar

Block or report Sonzie

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. ML-DigitRecognition ML-DigitRecognition Public

    Built from scratch SVM, Kernel Perceptron and Neural Network implemented to recognize handwritten digits from the mnist dataset. Includes jupyter notebook of code, mnist handwritten digit data and …

    Jupyter Notebook 1

  2. kOS_Scripts kOS_Scripts Public

    An old folder of kOS scripts.

  3. ML-Basketball ML-Basketball Public

    Using Machine Learning to predict the winner of NCAA Men's March Madness given statistics from previous games and seasons. Compares hand built Linear Perceptron and kNN algorithms to pre-made sklea…

  4. Markov Markov Public

    Auto text generator that emulates the style of an input text file (examples included) using the principles of the Markov Model. The TextGenerator class takes the inputs k, length and input where k …

    Java

  5. FirstProjects FirstProjects Public

    The first few simple projects that I did.

    Java

  6. WirelessNetwork WirelessNetwork Public

    Wireless network monthly report generator project. the WirelessNetworkReader class reads formatted wireless network data from a csv and generates a report of the bandwidth and cost.

    Java