HarisIqbal88 / PlotNeuralNet

Latex code for making neural networks diagrams
MIT License
21.74k stars 2.84k forks source link

BatchNorm #33

Open hendriks73 opened 5 years ago

hendriks73 commented 5 years ago

Nice project! A batch normalization element would be cool...

tassosblackg commented 4 years ago

Nice project! A batch normalization element would be cool...

Keep in mind that you can copy an already existing layer, like to_Conv() or to_Pool() but with different color and actually create your own layer-box. And by adding your caption, It does the job!