Hattomo/kaikai_AI

Add CNN Tests

Opened this issue · 0 comments

Description

All function should have test.
Add test code (to merge), there is too many merged code that does not work well.

Check list

CNN

  • convolution_layer.py
  • convolutional_neural_network.py
  • main.py
  • pooling_layer.py
  • csettings.py

Reference

np.allclose(a,b) is great