Skip to content
#

gpu-computing

Here are 14 public repositories matching this topic...

This Repository provides a Jupyter Notebook for building a small language model from scratch using 'TinyStories' dataset. Covers data preprocessing, BPE tokenization, binary storage, GPU memory management, and training a Transformer in PyTorch. Generate sample stories to test your model. Ideal for learning NLP and PyTorch.

  • Updated Jun 7, 2025
  • Jupyter Notebook

these are my projects that i submitted for AIML course with great lakes & some good notebooks with great explaination of the topics

  • Updated Mar 1, 2024
  • Jupyter Notebook

🚀 High-performance implementations and benchmarks of SSSP and APSP algorithms (Bellman–Ford, Dijkstra, Floyd–Warshall, Johnson) in Serial, OpenMP, CUDA, and Hybrid CPU+GPU. Includes profiling, speedup plots, and HPC notebooks

  • Updated Oct 17, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the gpu-computing 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 gpu-computing topic, visit your repo's landing page and select "manage topics."

Learn more