BobMcDear / neural-network-cudaLinks
Neural network from scratch in CUDA/C++
☆87Updated 3 months ago
Alternatives and similar repositories for neural-network-cuda
Users that are interested in neural-network-cuda are comparing it to the libraries listed below
Sorting:
- A plugin for Jupyter Notebook to run CUDA C/C++ code☆257Updated last year
- CUDA Matrix Multiplication Optimization☆245Updated last year
- NVIDIA tools guide☆150Updated 11 months ago
- Implement Neural Networks in Cuda from Scratch☆24Updated last year
- Simple neural network implementation using CUDA technology. It is an educational implementation.☆98Updated 7 years ago
- A set of hands-on tutorials for CUDA programming☆242Updated last year
- ☆86Updated last month
- LLM training in simple, raw C/CUDA☆108Updated last year
- High-Performance SGEMM on CUDA devices☆113Updated 10 months ago
- Simple problems implemented in CUDA C☆33Updated 8 months ago
- Step by step implementation of a fast softmax kernel in CUDA☆59Updated 11 months ago
- Official Problem Sets / Reference Kernels for the GPU MODE Leaderboard!☆174Updated 2 weeks ago
- ☆206Updated last year
- Some CUDA example code with READMEs.☆179Updated last month
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆161Updated 3 weeks ago
- A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")☆367Updated this week
- The simplest but fast implementation of matrix multiplication in CUDA.☆39Updated last year
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆196Updated 2 years ago
- An open-source efficient deep learning framework/compiler, written in python.☆737Updated 3 months ago
- Learning about CUDA by writing PTX code.☆150Updated last year
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆182Updated this week
- ☆263Updated this week
- CUDA Learning guide☆500Updated last year
- ☆178Updated last year
- Customized matrix multiplication kernels☆57Updated 3 years ago
- Step-by-step optimization of CUDA SGEMM☆414Updated 3 years ago
- Code from the "CUDA Crash Course" YouTube series by CoffeeBeforeArch☆906Updated 2 years ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆462Updated 2 years ago
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆153Updated 2 years ago
- ☆127Updated last month