Training of Neural Network on a Fashion MNIST Dataset Using OpenMP for Image Recognition
2024-05-16International Journal of Current Science 2024Code Available0· sign in to hype
Mahule Roy
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/dreamboat26/effective-doodleOfficialnone★ 2
Abstract
This paper explores the application of OpenMP for accelerating the training of neural networks in Fashion MNIST data recognition. OpenMP's parallelization capabilities will be harnessed to distribute computation across multiple threads, enhancing efficiency. Leveraging the MNIST dataset, we aim to assess the impact of OpenMP on recognition accuracy, training time, and resource utilization. The study will encompass variations in thread count, processor architectures, and dataset sizes. The anticipated outcomes include improved efficiency and reduced training times, providing valuable insights for optimizing OpenMP configurations in fashion recognition systems.