Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 351 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 351 Bytes

CNN

CUDA-Boosted Convolutional Neural Network

Quick Start

  • Make sure you have CUDA: which nvcc;
  • Run make;
  • Run ./fashion.

Contributors