[ 原始碼: texstudio ]
套件:texstudio-l10n(4.3.1+ds-2)
header only deep learning framework in C++
tiny-dnn is a C++ implementation of deep learning. It is suitable for deep learning on limited computational resource, embedded systems and IoT devices.
Features:
* Reasonably fast, without GPU; * Portable & header-only; * Easy to integrate with real applications; * Simply implemented.