Introduction - If you have any usage issues, please Google them yourself
Caffe is an excellent DL platform. Affects many related frameworks behind.
Cxxnet draws lessons from many caffe ideas. In contrast, cxxnet is cleaner in implementation, such as less dependency. The template of mshadow makes the GPU and CPU code write only one copy, and the distributed interface is also clean.