Skip to content
View JohnNehls's full-sized avatar

Sponsoring

@tarsius
@positron-solutions
@karthink

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.

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

Pinned Loading

  1. rad-lab rad-lab Public

    rad-lab: radar laboratory in Python

    Python 2

  2. parallel-matrix-multiplication parallel-matrix-multiplication Public

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

    C++ 1

  3. pytorch-examples pytorch-examples Public

    Simple PyTorch examples.

    Python

  4. sklearn-examples sklearn-examples Public

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

    Jupyter Notebook

  5. dotfiles dotfiles Public

    My Emacs config and general GNU/Linux setup notes.

    Shell 1

  6. grokking grokking Public

    Forked from danielmamay/grokking

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

    Python