Skip to content
#

cpu-vs-gpu

Here are 4 public repositories matching this topic...

Language: All
Filter by language

This repository contains a Python script to compare the training performance of a ResNet50-like model on the CIFAR-10 dataset using CPU and GPU. The project evaluates and visualizes the training time differences between the two devices, providing insights into the computational advantages of using GPUs for deep learning tasks.

  • Updated Jan 22, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the cpu-vs-gpu topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cpu-vs-gpu topic, visit your repo's landing page and select "manage topics."

Learn more