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

Block or report ekloberdanz

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

Pinned

  1. AI-Checkers AI-Checkers Public

    AI that plays checkers using the Alpha-beta pruning search algorithm

    Python

  2. NaiveBayes NaiveBayes Public

    Naive Bayes model for text classification from scratch.

    Python

  3. ekblas ekblas Public

    C parallel implementation with OpenMP of several BLAS linear algebra routines

    C

  4. AlgebraicGraphConnectivity AlgebraicGraphConnectivity Public

    Convex Optimization Solution of Maximum Algebraic Connectivity of a Graph. The algebraic connectivity (also known as Fiedler value or Fiedler eigenvalue) of a graph G is the second smallest eigenva…

    MATLAB 2

  5. Distributed-Neural-Net Distributed-Neural-Net Public

    Distributed Neural Network Training with MPI using data parallelism and parallel synchronous stochastic gradient descent

    C++ 1

  6. moose moose Public

    Forked from tf-encrypted/moose

    Moose is a framework for secure multi-party computation, written in Rust

    Rust