Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 284 Bytes

Deepercept

Deep Learning Framework.
CuDNN 공부를 위해 응용해서 만든 딥러닝 프레임워크 입니다.

Implemented Layers

  • Activation layer
  • Batch normalization layer
  • Convolution layer
  • Fully connected layer
  • Operation layer
  • Pooling layer
  • Softmax layer