Skip to content
View grnfsl's full-sized avatar

Block or report grnfsl

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. Isomorph Isomorph Public

    A graph isomorphism program that checks the isomorphism of two graphs and calculates their automorphism group.

    C

  2. kNN kNN Public

    Different implementations of K-nearest neighbors algorithm

    Python

  3. Warehouse-management-system Warehouse-management-system Public

    Warehouse management system

    Java

  4. backpropagation-neuralNetwork backpropagation-neuralNetwork Public

    Two implementations of backpropagation algorithm for a neural network, one using OpenMP and the other using CUDA.

    C