Skip to content
@DL1943

DL1943: Deep Learning Cheatsheet

DL1943 Deep Learning Cheatsheet: DL/AI/ML Research, Engineering, System Design and Optimization concepts (by DeepSeek, XAI and NVIDIA engineers)

The book "Deep Learning: DL1943 Cheatsheet: DL/AI/ML Research, Engineering, Optimization & System Design" is the only book you need to master Deep Learning (DL) concepts.

Link to book on Amazon: https://amzn.to/4ijUvIa

DL1943 CHEATSHEET BOOK

This book include:

  • Chapters covering all core concepts in DL research, engineering and optimization including:
    • Basic concepts like Perceptron, Gradient Descent
    • All basic terms like epoch, topK and basic ops like MaxPool
    • Core techniques like INT8 Quantization
    • Deep Learning System Design (with examples)
    • Numerical Analysis concepts like INT32 IEEE754, emulating FP64 using FP32.
    • Optimization techniques across:
      • Assembly instructions like AVX512 VNNI
      • Algorithmic optimizations for DL operations like MatMul
      • Graph level operations
    • and much more.
  • Each chapter is a CHEATSHEET. It includes to-the-point explanation and relevant code snippets.
  • Each concept can be covered quickly in at most 6 minutes.
  • Over 350 DL/AI concepts have been covered.

With this, you will be able to crack any Deep Learning Coding Interview easily.

After reading this book, you will:

  • Master Deep Learning/ Artificial Intelligence.
  • Clear interviews for full-time positions at high-tech companies. Good enough for:
    • Software Engineer 2/3, Machine Learning or Senior Software Engineer, AI/ML GenAI or ML Analyst at @Google (L3/L4/L5)
    • Software Engineer, Machine Learning (E4/E5/E6) at @Meta
    • Senior Deep Learning Systems Software Engineer - AI or AI Developer Technology Engineer at @NVIDIA
    • Kernel Software Engineer - AI/ML GPU or Senior Machine Learning Software Engineer at @AMD
    • Lead Engineer, Senior-C/C++, machine learning at @Qualcomm
    • Machine Learning Engineer at @Microsoft (Level 60 to 66)
    • And much more.

This book is for:

  • Students and developers preparing for Coding Interviews specifically for Machine Learning/Deep Learning/GenAI positions.
  • Experienced developers who wanted to revise their Deep Learning skills.
  • Students who need a coding sheet to revise DL/AI/ML topics quickly.

Get started with this book and change the equation of your career.

Book: Deep Learning: DL1943 Cheatsheet: DL/AI/ML Research, Engineering, Optimization & System Design

Authors (2): Calder Reed, Chen Hui Fang

Published: February 2025 (Edition 1)

Pinned Loading

  1. DL1943-cheatsheet DL1943-cheatsheet Public

    DL1943: Deep Learning Cheatsheet codebase

Repositories

Showing 7 of 7 repositories
  • DL1943-cheatsheet Public

    DL1943: Deep Learning Cheatsheet codebase

    DL1943/DL1943-cheatsheet’s past year of commit activity
    0 GPL-3.0 0 0 0 Updated Mar 1, 2025
  • .github Public
    DL1943/.github’s past year of commit activity
    0 0 0 0 Updated Mar 1, 2025
  • pytorch Public Forked from pytorch/pytorch

    [WIP] DL1943 optimized variant of PyTorch: Tensors and Dynamic neural networks in Python with strong GPU acceleration

    DL1943/pytorch’s past year of commit activity
    Python 0 24,160 0 0 Updated Mar 1, 2025
  • FBGEMM Public Forked from pytorch/FBGEMM

    [WIP] DL1943 optimized FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/

    DL1943/FBGEMM’s past year of commit activity
    C++ 0 554 0 0 Updated Mar 1, 2025
  • oneDNN Public Forked from oneapi-src/oneDNN

    [WIP] DL1943 optimized oneAPI Deep Neural Network Library (oneDNN)

    DL1943/oneDNN’s past year of commit activity
    C++ 0 Apache-2.0 1,046 0 0 Updated Mar 1, 2025
  • OpenBLAS Public Forked from OpenMathLib/OpenBLAS

    [WIP] DL1943 optimized OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

    DL1943/OpenBLAS’s past year of commit activity
    C 0 BSD-3-Clause 1,568 0 0 Updated Feb 25, 2025
  • SPIRV-Cross Public Forked from KhronosGroup/SPIRV-Cross

    SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.

    DL1943/SPIRV-Cross’s past year of commit activity
    GLSL 0 Apache-2.0 599 0 0 Updated Feb 18, 2025

Top languages

Loading…

Most used topics

Loading…