Skip to content
View JohnNehls's full-sized avatar

Sponsoring

@tarsius
@positron-solutions
Block or Report

Block or report JohnNehls

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

    A short study of OpenMP and MPI by way of matrix multiplication. The examples are written in C++ and make use of the Vector class from the standard library.

    C++ 1

  2. 2DFDTDtemplate 2DFDTDtemplate Public

    Template for calculationg Finite-Difference Time-Domain Method in 2D using MPI.

    C++

  3. dotfiles dotfiles Public

    My Emacs config and general Linux setup notes.

    Emacs Lisp

  4. sklearnExample sklearnExample Public

    Reference example of sklearn's KNN, Decision Tree, SVM, and Logistic Regression.

    Jupyter Notebook

  5. PyTorchExamples PyTorchExamples Public

    Simple PyTorch examples.

    Python

  6. grokking grokking Public

    Forked from danielmamay/grokking

    Implementation of OpenAI's 'Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets' paper.

    Python