Skip to content
View TechnicalKnockoutM's full-sized avatar

Block or report TechnicalKnockoutM

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. Reliable-Transport-Protocols Reliable-Transport-Protocols Public

    Reliable data transport protocols Alternating Bit, GoBackN (GBN), and Selective Repeat (SR) .

    C 3 2

  2. SPJUA-query-evaluator SPJUA-query-evaluator Public

    A simple SQL query evaluator with support for Select, Project, Join, Bag Union, and Aggregate operations

    Java

  3. Classification-and-Regression Classification-and-Regression Public

    Linear Discriminant Analysis (LDA), Quadratic Discriminant Analysis (QDA), ordinary least squares method to estimate regression parameters by minimizing the squared loss, parameter estimation for r…

    Python

  4. Cryptography-Tools Cryptography-Tools Public

    SHA-1, AES and RSA using client and server to establish remote login system.

    Java

  5. Handwritten-Digits-Classification Handwritten-Digits-Classification Public

    Multilayer Perceptron Neural Network

    Python

  6. Handwritten-Digits-Classification-Regression Handwritten-Digits-Classification-Regression Public

    Logistic Regression using the Support Vector Machine tool in sklearn.svm.SVM to classify hand-written digit images and compared the performance of these methods.

    Python