Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 289 Bytes

File metadata and controls

16 lines (11 loc) · 289 Bytes

Rules

  • All codes were implemented based on the paper
  • All codes are written by Python and Pytorch
  • Test will be conducted with CIFAR-10
  • All models are objectified



CNN

Custom CNN


AlexNet

  • ImageNet Classification with Deep Convolutional Neural Networks