diff options
Diffstat (limited to 'misc/darknet/pkg-descr')
-rw-r--r-- | misc/darknet/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/darknet/pkg-descr b/misc/darknet/pkg-descr new file mode 100644 index 000000000000..1fc6987ad80b --- /dev/null +++ b/misc/darknet/pkg-descr @@ -0,0 +1,4 @@ +Darknet is an open source neural network framework written in C and CUDA. It is +fast, easy to install, and supports CPU and GPU computation. + +WWW: https://pjreddie.com/darknet/ |