|
|
|
|
|
by antirez
3285 days ago
|
|
The problem is that this library is not just a C easy-to-bind project, otherwise an high quality embeddable library that can work reasonably well with CPUs and can also benefit from commonly used GPUs in small systems, could be useful for a number of projects. Not all the problems need to have a huge dataset of complex entries (like million of images), there are many IoT problems that instead need a self contained library supporting different kinds of NNs. |
|
That said, seems like directly using the C++ API was a major use case here, and it looks fairly clean to me.