Skip to content

Implementation

Heshan Eranga edited this page Feb 4, 2019 · 1 revision

Framework is developed as a C++ dynamic library. Eigen library is used for the matrix manipulation of CNN and the framework. Netbeans 8.2 IDE is used as the develpment environment, all the makefiles are generated by the IDE.

Clone this wiki locally