paper-with-me

홈 › Papers

Comparison of non-linear activation functions for deep neural networks on MNIST classification task

2018-04-08 · Dabal Pedamonti

Activation functions play a key role in neural networks so it becomes fundamental to understand their advantages and disadvantages in order to achieve better performances. This paper will first introduce common types of non linear activation functions that are alternative to the well known sigmoid function and then evaluate their characteristics. Moreover deeper neural networks will be analysed because they positively influence the final performances compared to shallower networks. They also strictly depend on the weight initialisation hence the effect of drawing weights from Gaussian and uniform distribution will be analysed making particular attention on how the number of incoming and outgoing connection to a node influence the whole network.

📄 PDF Abstract BibTeX arXiv:1804.02763

Code (2)

Xiaohui9607/RFF_pytorch pytorch
ken-power/CVND-FacialKeypointDetection pytorch

Tasks

General Classification

Similar Papers 제목 키워드 기반

How important are activation functions in regression and classification? A survey, performance comparison, and future directions

2022-09-06 · Ameya D. Jagtap, George Em Karniadakis

Inspired by biological neurons, the activation functions play an essential part in the learning process of any artificial neural network commonly used in many real-world problems. Various activation functions have been p…

Physics-informed machine learningregression

An Analysis of State-of-the-art Activation Functions For Supervised Deep Neural Network

2021-04-05 · Anh Nguyen, Khoa Pham, Dat Ngo, Thanh Ngo 외

This paper provides an analysis of state-of-the-art activation functions with respect to supervised classification of deep neural network. These activation functions comprise of Rectified Linear Units (ReLU), Exponential…

Acoustic Scene ClassificationClassificationGeneral ClassificationScene Classification

Empirical analysis of non-linear activation functions for Deep Neural Networks in classification tasks

2017-10-30 · Giovanni Alcantara

We provide an overview of several non-linear activation functions in a neural network architecture that have proven successful in many machine learning applications. We conduct an empirical analysis on the effectiveness …

General Classification

Reprogrammable Electro-Optic Nonlinear Activation Functions for Optical Neural Networks

2019-03-12 · Ian A. D. Williamson, Tyler W. Hughes, Momchil Minkov, Ben Bartlett 외

We introduce an electro-optic hardware platform for nonlinear activation functions in optical neural networks. The optical-to-optical nonlinearity operates by converting a small portion of the input optical signal into a…

Activation Function Optimization Scheme for Image Classification

2024-09-07 · Abdur Rahman, Lu He, Haifeng Wang

Activation function has a significant impact on the dynamics, convergence, and performance of deep neural networks. The search for a consistent and high-performing activation function has always been a pursuit during dee…

Classificationimage-classificationImage Classification