README update

This commit is contained in:
Gustav Louw 2018-03-30 16:55:01 -07:00
parent a446cf183b
commit f7592ca0e1
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
![](img/logo.PNG)
Tinn (Tiny Neural Network) is a 200 line dependency free neural network library written in C99.
Tinn can be compiled with any C++ compiler as well.
#include "Tinn.h"
#include <stdio.h>