File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 912
912
" ## Pre activation"
913
913
]
914
914
},
915
+ {
916
+ "cell_type" : " markdown" ,
917
+ "id" : " 1f9e36e4" ,
918
+ "metadata" : {},
919
+ "source" : [
920
+ " Activation function before convolution."
921
+ ]
922
+ },
915
923
{
916
924
"cell_type" : " code" ,
917
925
"execution_count" : 13 ,
Original file line number Diff line number Diff line change @@ -551,6 +551,13 @@ <h2 id="Change-activation-function.">Change activation function.<a class="anchor
551
551
< div class ="cell border-box-sizing text_cell rendered "> < div class ="inner_cell ">
552
552
< div class ="text_cell_render border-box-sizing rendered_html ">
553
553
< h2 id ="Pre-activation "> Pre activation< a class ="anchor-link " href ="#Pre-activation "> </ a > </ h2 >
554
+ </ div >
555
+ </ div >
556
+ </ div >
557
+ < div class ="cell border-box-sizing text_cell rendered "> < div class ="inner_cell ">
558
+ < div class ="text_cell_render border-box-sizing rendered_html ">
559
+ < p > Activation function before convolution.</ p >
560
+
554
561
</ div >
555
562
</ div >
556
563
</ div >
You can’t perform that action at this time.
0 commit comments