Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 734 Bytes

Trivials.md

File metadata and controls

24 lines (13 loc) · 734 Bytes

Assignment2


Computational graph of Batch normalization It would be helpful when implementing batch normalization layer.

Reference


If You have any problems with running "Fast layers" on ConvolutionalNetworks.ipynb

Reference


Group Normalization explanation in Korean

Reference


I used imageio.imread instead of scipy.misc.imread