awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gpu-mode avatar

gpu-mode/lectures

0
View on GitHub↗
6,204 Stars·627 Forks·Jupyter Notebook·Apache-2.0·2 Aufrufewww.youtube.com/@GPUMODE↗

Lectures

Material for gpu-mode lectures

Features

  • Expert Lecture Series - Provides recorded expert talks and curated materials for self-paced study of GPU computing topics.
  • Topic-Based Learning Paths - Groups lectures by GPU programming concepts like CUDA, Triton, and kernel optimization for structured learning paths.
  • GPU Lecture Materials - Provides a curated collection of slides, notebooks, and code for GPU programming lectures covering CUDA and Triton.
  • GPU Programming Courses - Teaches GPU programming concepts through structured lectures, slides, and hands-on notebooks covering CUDA and Triton.
  • Embedded Notebook Executions - Embeds runnable code cells directly into lecture content for executing GPU kernels without leaving the browser.
  • Lecture-Notebook Pairs - Provides interactive Jupyter notebooks that accompany lectures for practicing GPU kernel development and optimization.
  • Recorded Lecture Architectures - Organizes learning materials around recorded talks as the primary unit, with slides and notebooks as supplementary assets.
  • Technical Talks - Provides YouTube recordings of expert-led lectures on GPU computing topics from the GPU Mode community.
  • YouTube Video Embeddings - Places video players inline with written materials so learners can watch and code simultaneously without switching tabs.
  • Interactive Kernel Practices - Provides interactive Jupyter notebooks for practicing GPU kernel writing and optimization techniques from expert-led sessions.

Star-Verlauf

Star-Verlauf für gpu-mode/lecturesStar-Verlauf für gpu-mode/lectures

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht gpu-mode/lectures?

Material for gpu-mode lectures

Was sind die Hauptfunktionen von gpu-mode/lectures?

Die Hauptfunktionen von gpu-mode/lectures sind: Expert Lecture Series, Topic-Based Learning Paths, GPU Lecture Materials, GPU Programming Courses, Embedded Notebook Executions, Lecture-Notebook Pairs, Recorded Lecture Architectures, Technical Talks.

Welche Open-Source-Alternativen gibt es zu gpu-mode/lectures?

Open-Source-Alternativen zu gpu-mode/lectures sind unter anderem: srush/gpu-puzzles — GPU-Puzzles is an interactive learning environment and tutorial designed for mastering CUDA GPU kernel development. It… infatoshi/cuda-course — This project is a CUDA programming course and technical guide focused on writing and optimizing GPU kernels for… overv/vulkantutorial — VulkanTutorial is a comprehensive educational guide and instructional resource for implementing low-level rendering… paulirish/lite-youtube-embed — A faster youtube embed. datastacktv/data-engineer-roadmap — This project is a collection of specialized study guides and roadmaps centered on computer science, data engineering,… atcold/nyu-dlsp20 — NYU-DLSP20 is a self-paced deep learning course repository that provides a complete educational curriculum covering…

Open-Source-Alternativen zu Lectures

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Lectures.
  • srush/gpu-puzzlesAvatar von srush

    srush/GPU-Puzzles

    12,242Auf GitHub ansehen↗

    GPU-Puzzles is an interactive learning environment and tutorial designed for mastering CUDA GPU kernel development. It serves as an educational tool and lab where users solve coding puzzles to understand how to map high-level logic to low-level GPU hardware instructions. The platform focuses on teaching parallel computing concepts and GPU architecture. Users practice developing parallel algorithms and managing GPU memory through a series of hands-on challenges. The environment utilizes a bridge between Python and CUDA to execute kernels and provide real-time feedback by validating outputs ag

    Jupyter Notebookcudamachine-learningpuzzles
    Auf GitHub ansehen↗12,242
  • infatoshi/cuda-courseAvatar von Infatoshi

    Infatoshi/cuda-course

    3,297Auf GitHub ansehen↗

    This project is a CUDA programming course and technical guide focused on writing and optimizing GPU kernels for hardware acceleration. It provides structured learning resources for using the CUDA platform to execute operations on silicon architectures. The material covers the optimization of linear algebra kernels and the analysis of machine learning deployment. It includes guidance on identifying acceleration tools, mapping the deep learning ecosystem, and evaluating the frameworks used to move models from research to production environments. The scope extends to GPU performance optimizatio

    Cuda
    Auf GitHub ansehen↗3,297
  • overv/vulkantutorialAvatar von Overv

    Overv/VulkanTutorial

    3,675Auf GitHub ansehen↗

    VulkanTutorial is a comprehensive educational guide and instructional resource for implementing low-level rendering and compute pipelines using the Vulkan API. It serves as a GPU programming course and a step-by-step guide for building high-performance graphics applications from scratch. The project provides detailed instruction on the full graphics pipeline, including the compilation of shaders to SPIR-V bytecode, the configuration of rasterization states, and the implementation of 3D graphics pipelines. It also covers general-purpose GPU compute programming, focusing on the execution of par

    C++computer-graphicscppgraphics-programming
    Auf GitHub ansehen↗3,675
  • atcold/nyu-dlsp20Avatar von Atcold

    Atcold/NYU-DLSP20

    6,809Auf GitHub ansehen↗

    NYU-DLSP20 is a self-paced deep learning course repository that provides a complete educational curriculum covering supervised and unsupervised deep learning fundamentals. The course materials include lecture slides, Jupyter notebooks, and YouTube video recordings, all organized around PyTorch-based code exercises and neural network architecture tutorials. The course is structured as a sequential progression from fundamentals to advanced architectures, with each lecture building on previous material. Assignments are distributed as Jupyter notebooks that students complete and submit, ensuring

    Jupyter Notebookdeep-learningjupyter-notebookneural-nets
    Auf GitHub ansehen↗6,809
Alle 27 Alternativen zu Lectures anzeigen→