awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gpu-mode avatar

gpu-mode/lectures

0
View on GitHub↗
6,204 نجوم·627 تفرعات·Jupyter Notebook·Apache-2.0·4 مشاهداتwww.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.

سجل النجوم

مخطط تاريخ النجوم لـ gpu-mode/lecturesمخطط تاريخ النجوم لـ gpu-mode/lectures

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Lectures

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Lectures.
  • srush/gpu-puzzlesالصورة الرمزية لـ srush

    srush/GPU-Puzzles

    12,242عرض على GitHub↗

    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
    عرض على GitHub↗12,242
  • infatoshi/cuda-courseالصورة الرمزية لـ Infatoshi

    Infatoshi/cuda-course

    3,297عرض على GitHub↗

    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
    عرض على GitHub↗3,297
  • overv/vulkantutorialالصورة الرمزية لـ Overv

    Overv/VulkanTutorial

    3,675عرض على GitHub↗

    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
    عرض على GitHub↗3,675
  • atcold/nyu-dlsp20الصورة الرمزية لـ Atcold

    Atcold/NYU-DLSP20

    6,809عرض على GitHub↗

    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
    عرض على GitHub↗6,809
عرض جميع البدائل الـ 27 لـ Lectures→

الأسئلة الشائعة

ما هي وظيفة gpu-mode/lectures؟

Material for gpu-mode lectures

ما هي الميزات الرئيسية لـ gpu-mode/lectures؟

الميزات الرئيسية لـ gpu-mode/lectures هي: Expert Lecture Series, Topic-Based Learning Paths, GPU Lecture Materials, GPU Programming Courses, Embedded Notebook Executions, Lecture-Notebook Pairs, Recorded Lecture Architectures, Technical Talks.

ما هي البدائل مفتوحة المصدر لـ gpu-mode/lectures؟

تشمل البدائل مفتوحة المصدر لـ gpu-mode/lectures: 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…