Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 314 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 314 Bytes

CNN-in-C-plus-plus

Deep Learning CNN implements in C++ with the same function of Matlab Deep Learning Toolbox. It only needs to install visual studio.Unlike other C++ code, my code doesn't need any other dependences. It is only for doing some test and research work, and is not suitable for building big project