Neural Dynamics for ML Engineers – Part 4: Spiking KNN
SPIKING_KNN Introduction¶ The goal of this article is to show how neural dynamics can be be concretely used to solve a common machine learning problem, KNN search. Tutorial 2 of my series on neural dynamics is a pre-requisite for this tutorial. Today we will be (partially) implementing the following paper: Neuromophic Nearest-Neigbor Search Using Intel’s […]
Neural Dynamics for ML Engineers – Part 4: Spiking KNN Read More »