]> git.xolatile.top Git - soikk-nnet.git/commitdiff
Added README
authorSoikk <76824648+Soikk@users.noreply.github.com>
Wed, 7 Sep 2022 16:02:12 +0000 (18:02 +0200)
committerSoikk <76824648+Soikk@users.noreply.github.com>
Wed, 7 Sep 2022 16:02:12 +0000 (18:02 +0200)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..afa9dd4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+Libreria simple de simulacion de redes neuronales en c (nnet.h)  
+Demostrada en el ejemplo "net.c"  
+Compilar con "gcc *.c" o alternativamente "clang -lm *.c"