darknet/README.md

9 lines
418 B
Markdown
Raw Normal View History

2015-07-11 03:33:24 +03:00
![Darknet Logo](http://pjreddie.com/media/files/darknet-black-small.png)
2018-03-25 15:36:04 +03:00
# Darknet #
2015-07-11 03:33:24 +03:00
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).
2015-08-06 02:56:24 +03:00
For questions or issues please use the [Google Group](https://groups.google.com/forum/#!forum/darknet).