From 7d8225ff1cf843da9d5f2b811410e1cce1a298df Mon Sep 17 00:00:00 2001 From: couturie Date: Sun, 1 Nov 2015 21:49:33 -0500 Subject: [PATCH] new --- reservoir.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/reservoir.tex b/reservoir.tex index 14c47ef..a0b7f5f 100644 --- a/reservoir.tex +++ b/reservoir.tex @@ -335,6 +335,11 @@ Application on the MNIST problem} \begin{frame}{Exploring ways to improve the results} % Slide 13 \begin{femtoBlock} {Using the parallel NTC code\\} + \begin{itemize} + \item using many small reservoirs and using one read out\\ + \item using a simple 3x3 convolution + \item best result: around 3\% + \end{itemize} % 1 - Partitionnement d'un reservoir en plein de petits sous-reservoirs % 2 - Pre-traitement pour convolution \end{femtoBlock} -- 2.39.5