YushengZhao / simple_cnn_with_numpy

simple CNN using numpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple_cnn_with_numpy

simple CNN using numpy

Features:

  • im2col
  • adam
  • cross-entropy loss
  • leaky relu
  • fully connected layer
  • convolutional layer with padding
  • max pooling layer

About

simple CNN using numpy


Languages

Language:Python 100.0%