From 36e761f0871405e6cdb06a3eec172be8ed7ec3e9 Mon Sep 17 00:00:00 2001 From: Curtis MacDonald Date: Wed, 30 Oct 2024 00:22:10 -0400 Subject: [PATCH] Update README.md with new youtube videos Added youtube links on STDP and iCAS lecture on algorithms and applications to compsci. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4fe75ed..afa5726 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,10 @@ * [Machine learning + neuroscience = biologically feasible computing | Benjamin Migliori | TEDxSanDiego](https://www.youtube.com/watch?v=iPdKMs9cEAs) + * [Neuromorphic Computing from the Computer Science Perspective: Algorithms and Applications | iCAS Lab](https://www.youtube.com/watch?v=PWOr1_85zeg) + + * [Lectures on Synaptic Plasticity and STDP | Gerstner Lab](https://www.youtube.com/watch?v=YM3eUm36cIA&list=PL7SYVykTNxXYHxySDd4L6eYecNgPaAaOe) + # Neuromorphic Computing Tools, Libraries, and Frameworks [Back to the Top](https://github.com/mikeroyal/Neuromorphic-Computing-Guide#table-of-contents)