mirror of
https://github.com/glouw/tinn
synced 2024-11-25 15:59:35 +03:00
README update
This commit is contained in:
parent
a446cf183b
commit
f7592ca0e1
@ -1,6 +1,7 @@
|
|||||||
![](img/logo.PNG)
|
![](img/logo.PNG)
|
||||||
|
|
||||||
Tinn (Tiny Neural Network) is a 200 line dependency free neural network library written in C99.
|
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 "Tinn.h"
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user