Browse Articles

The effect of activation function choice on the performance of convolutional neural networks

Wang et al. | Sep 15, 2023

The effect of activation function choice on the performance of convolutional neural networks
Image credit: Tara Winstead

With the advance of technology, artificial intelligence (AI) is now applied widely in society. In the study of AI, machine learning (ML) is a subfield in which a machine learns to be better at performing certain tasks through experience. This work focuses on the convolutional neural network (CNN), a framework of ML, applied to an image classification task. Specifically, we analyzed the performance of the CNN as the type of neural activation function changes.

Read More...

The influence of working memory on auditory category learning in the presence of visual stimuli

Vishag et al. | Sep 18, 2022

The influence of working memory on auditory category learning in the presence of visual stimuli

Here in an effort to better understand how our brains process and remember different categories of information, the authors assessed working memory capacity using an operation span task. They found that individuals with higher working memory capacity had higher overall higher task accuracy regardless of the type of category or the type of visual distractors they had to process. They suggest this may play a role in how some students may be less affected by distracting stimuli compared to others.

Read More...

Deep learning for pulsar detection: Investigating hyperparameter effects on TensorFlow classification accuracy

Upadhyay et al. | Jan 31, 2026

Deep learning for pulsar detection: Investigating hyperparameter effects on TensorFlow classification accuracy

This study investigates how the hyperparameters epochs and batch size affect the classification accuracy of a convolutional neural network (CNN) trained on pulsar candidate data. Our results reveal that accuracy improves with increasing number of epochs and smaller batch sizes, suggesting that with optimized hyperparameters, high accuracy may be achievable with minimal training. These findings offer insights that could help create more efficient machine learning classification models for pulsar signal detection, with the potential of accelerating pulsar discovery and advancing astrophysical research.

Read More...