Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 424 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 424 Bytes

Compare Activation Function


The log of training process.
Two(Accuracy and Cross entropy loss) from the left.
ReLU, Sigmoid, ReLU with He initialization.


The loss graph of ReLU and Sigmoid.


The loss graph of ReLU with He initialization and without.