Neuromorphics

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 »

Neural Dynamics for ML Engineers – Part 2: The CUBA LIF Neuron

Overview So it’s been a little while getting to this, but finally got to writing a sequel to my first post about discretizing Leaky Integrate and Fire (LIF) neurons for simulation on a computer. The purpose of this series is to provide an easy-to-follow introduction to neuromorphic computing for ML-Engineers starting from the basics. I

Neural Dynamics for ML Engineers – Part 2: The CUBA LIF Neuron Read More »

Scroll to Top