From 144a2895ae2d707a8eb5283f608fb6185a247997 Mon Sep 17 00:00:00 2001 From: Mazdak Fatahi <mazdak.fatahi@univ-lille.fr> Date: Sat, 19 Nov 2022 12:31:45 +0100 Subject: [PATCH] Update SpiNNaker/README.MD --- SpiNNaker/README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpiNNaker/README.MD b/SpiNNaker/README.MD index 3c43045..2ac6ff2 100644 --- a/SpiNNaker/README.MD +++ b/SpiNNaker/README.MD @@ -1,7 +1,7 @@ ## Files: You can change and use the file names as you prefer. As an example, here we did it as below: -Network: Input(784)*FC1(400)*FC2(1600)) +Network: Input(784)*FC1(400)*FC2(1600) weights_fc1_X.Y: Weight-Files from Input_layer to FC1 layer -- GitLab