From 1fc2a4e64cf61d0bab2a38bc6a0b03e0a89eab1d Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 25 May 2019 15:47:01 +0200 Subject: [PATCH] Added lib NeuralNetwork https://github.com/arduino/Arduino/issues/8897 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 15e4d27d..3e6579cd 100644 --- a/registry.txt +++ b/registry.txt @@ -2381,3 +2381,4 @@ https://github.com/smaffer/vgax.git|Contributed|VGAX https://github.com/smaffer/vgaxua.git|Contributed|VGAXUA https://github.com/smaffer/espvgax.git|Contributed|ESPVGAX https://github.com/neosarchizo/cm1106_i2c.git|Contributed|CM1106 I2C +https://github.com/GiorgosXou/NeuralNetworks.git|Contributed|NeuralNetwork