aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2017-08-08 11:58:02 -0400
committerGitHub <noreply@github.com>2017-08-08 11:58:02 -0400
commit6ae9cc7894ad9ce037d47d116327c045d3ff3c43 (patch)
treed9769538ab4204ec4e087f0e713e260e95f4400d /README.md
parent40aa72c7dcfd70ce9adcd4c25a09423d57b0b8e1 (diff)
parent21ccd6108dc8985a1c414599dde258cbc13225a1 (diff)
downloadgoogletest-6ae9cc7894ad9ce037d47d116327c045d3ff3c43.tar.gz
googletest-6ae9cc7894ad9ce037d47d116327c045d3ff3c43.tar.bz2
googletest-6ae9cc7894ad9ce037d47d116327c045d3ff3c43.zip
Merge pull request #925 from edgarriba/patch-1
update README.md with tiny-dnn
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d879118e..b495935e 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ the following notable projects:
* [Protocol Buffers](https://github.com/google/protobuf), Google's data
interchange format.
* The [OpenCV](http://opencv.org/) computer vision library.
+ * [tiny-dnn](https://github.com/tiny-dnn/tiny-dnn): header only, dependency-free deep learning framework in C++11
## Related Open Source Projects ##