Activation Functions in Neural Networks h1ros Jun 21, 2019, 2:52:16 PM Comments Goal¶ This post aims to introduce activation functions used in neural networks using pytorch. Reference Towards Data Science - Activation Functions in Neural Networks PyTorch Documentation - SOURCE CODE FOR TORCH.NN.MODULES.ACTIVATION Read more…