Pinned Repositories
2DFDTDtemplate
Template for calculationg Finite-Difference Time-Domain Method in 2D using MPI.
dotfiles
My Emacs config and general Linux setup notes.
grokking
Implementation of OpenAI's 'Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets' paper.
LibreSDR
micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
ParallelMatrixMultiplication
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.
PyTorchExamples
Simple PyTorch examples.
radar-signal-processing
Radar processing in Python
simple_ffts
sklearnExample
Reference example of sklearn's KNN, Decision Tree, SVM, and Logistic Regression.
JohnNehls's Repositories
JohnNehls/ParallelMatrixMultiplication
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.
JohnNehls/2DFDTDtemplate
Template for calculationg Finite-Difference Time-Domain Method in 2D using MPI.
JohnNehls/dotfiles
My Emacs config and general Linux setup notes.
JohnNehls/grokking
Implementation of OpenAI's 'Grokking: Generalization Beyond Overfitting on Small Algorithmic Datasets' paper.
JohnNehls/LibreSDR
JohnNehls/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
JohnNehls/PyTorchExamples
Simple PyTorch examples.
JohnNehls/radar-signal-processing
Radar processing in Python
JohnNehls/simple_ffts
JohnNehls/sklearnExample
Reference example of sklearn's KNN, Decision Tree, SVM, and Logistic Regression.