Phoenix8215 / build_neural_network_from_scratch_CPPLinks
Created a simple neural network using C++17 standard and the Eigen library that supports both forward and backward propagation.
☆10Updated last year
Alternatives and similar repositories for build_neural_network_from_scratch_CPP
Users that are interested in build_neural_network_from_scratch_CPP are comparing it to the libraries listed below
Sorting:
- This is a repository to practice multi-thread programming in C++☆26Updated last year
- learn TensorRT from scratch🥰☆18Updated last year
- Awesome code, projects, books, etc. related to CUDA☆28Updated last month
- A unified and extensible pipeline for deep learning model inference with C++. Now support yolov8, yolov9, clip, and nanosam. More models …☆12Updated 5 months ago
- 本仓库在OpenVINO推理框架下部署Nanodet检测算法,并重写预处理和后处理部分,具有超高性能!让你在Intel CPU平台上的检测速度起飞! 并基于NNCF和PPQ工具将模型量化(PTQ)至int8精度,推理速度更快!☆16Updated 2 years ago
- ☢️ TensorRT 2023复赛——基于TensorRT-LLM的Llama模型推断加速优化☆51Updated 2 years ago
- Deep insight tensorrt, including but not limited to qat, ptq, plugin, triton_inference, cuda☆22Updated 2 weeks ago
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆78Updated 8 months ago
- TensorRT-in-Action 是一个 GitHub 代码库,提供了使用 TensorRT 的代码示例,并有对应 Jupyter Notebook。☆15Updated 2 years ago
- A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt☆170Updated 3 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- 使用 CUDA C++ 实现的 llama 模型推理框架☆64Updated last year
- deepstream + cuda,yolo26,yolo-master,yolo11,yolov8,sam,transformer, etc.☆27Updated last week
- An onnx-based quantitation tool.☆71Updated 2 years ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆11Updated last year
- ☆30Updated last year
- ☆26Updated 2 years ago
- Llama3 Streaming Chat Sample☆22Updated last year
- 记录量化LLM中的总结。☆57Updated 2 weeks ago
- 该代码与B站上的视频 https://www.bilibili.com/video/BV18L41197Uz/?spm_id_from=333.788&vd_source=eefa4b6e337f16d87d87c2c357db8ca7 相关联。☆71Updated 2 years ago
- ☆14Updated 2 months ago
- 一个轻量化的大模型推理框架☆21Updated 8 months ago
- A simple neural network inference framework☆25Updated 2 years ago
- ☆47Updated 2 years ago
- ☆10Updated last year
- 彻底弄懂BP反向传播,15行代码,C++实现也简单,MNIST分类98.29%精度☆37Updated 3 years ago
- CUDA 8-bit Tensor Core Matrix Multiplication based on m16n16k16 WMMA API☆35Updated 2 years ago
- b站上的课程☆82Updated 2 years ago
- 分层解耦的深度学习推理引擎☆79Updated 11 months ago
- ☆120Updated 2 years ago