English

Evaluating CNN with Oscillatory Activation Function

Machine Learning 2022-11-15 v1 Computer Vision and Pattern Recognition Neural and Evolutionary Computing

Abstract

The reason behind CNNs capability to learn high-dimensional complex features from the images is the non-linearity introduced by the activation function. Several advanced activation functions have been discovered to improve the training process of neural networks, as choosing an activation function is a crucial step in the modeling. Recent research has proposed using an oscillating activation function to solve classification problems inspired by the human brain cortex. This paper explores the performance of one of the CNN architecture ALexNet on MNIST and CIFAR10 datasets using oscillatory activation function (GCU) and some other commonly used activation functions like ReLu, PReLu, and Mish.

Keywords

Cite

@article{arxiv.2211.06878,
  title  = {Evaluating CNN with Oscillatory Activation Function},
  author = {Jeevanshi Sharma},
  journal= {arXiv preprint arXiv:2211.06878},
  year   = {2022}
}

Comments

6 pages, 5 figures

R2 v1 2026-06-28T05:44:59.522Z