Merge branch 'master' of github.com:pjreddie/darknet

This commit is contained in:
Joseph Redmon 2015-07-11 22:53:45 -07:00
commit 4b36675471

6
README.md Normal file
View File

@ -0,0 +1,6 @@
![Darknet Logo](http://pjreddie.com/media/files/darknet-black-small.png)
#Darknet#
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.
For more information see the [Darknet project website](http://pjreddie.com/darknet).