Created a simple neural network using C++17 standard and the Eigen library that supports both forward and backward propagation.
☆11Jul 27, 2024Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- learn TensorRT from scratch🥰☆18Sep 29, 2024Updated last year
- This is a repository to practice multi-thread programming in C++☆28Feb 21, 2024Updated 2 years ago
- Build CUDA Neural Network From Scratch☆22Aug 28, 2024Updated last year
- Simple and efficient memory pool is implemented with C++11.☆10Jun 2, 2022Updated 3 years ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Aug 3, 2025Updated 8 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Next.js with TypeScript Example☆12Oct 21, 2021Updated 4 years ago
- Awesome code, projects, books, etc. related to CUDA☆32Mar 30, 2026Updated 2 weeks ago
- ☆14May 30, 2023Updated 2 years ago
- Use pretrained BERT model to automatically generate grammar multiple choice questions (MCQ) from any news article or story.☆13Oct 2, 2019Updated 6 years ago
- (NBCE)Naive Bayes-based Context Extension on ChatGLM-6b☆15Jun 7, 2023Updated 2 years ago
- A Project dedicated to making GPU Partitioning on Windows easier!☆15Jan 10, 2022Updated 4 years ago
- 微调阿里开源的文字检测模型,利用合合识别返回的OCR结果作为初始训练数据,对模型进行优化训练,使其更加适应1万张图片的具体场景,提高文字识别的精度。☆10Dec 9, 2024Updated last year
- Predict Flight Trajectory based on Flight Plans and Weather Data☆16Sep 12, 2022Updated 3 years ago
- 使用Qwen1.5-0.5B-Chat模型进行通用信息抽 取任务的微调,旨在: 验证生成式方法相较于抽取式NER的效果; 为新手提供简易的模型微调流程,尽量减少代码量; 大模型训练的数据格式处理。☆14Sep 6, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Speed up image preprocess with cuda when handle image or tensorrt inference☆84Nov 5, 2025Updated 5 months ago
- 中文纠错-使用拼音树及编辑距离☆13Jul 19, 2019Updated 6 years ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Jun 11, 2025Updated 10 months ago
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Aug 9, 2025Updated 8 months ago
- Benchmark tests supporting the TiledCUDA library.☆18Nov 19, 2024Updated last year
- Opara is a lightweight and resource-aware DNN Operator parallel scheduling framework to accelerate the execution of DNN inference on GPUs…☆23Dec 19, 2024Updated last year
- This repository provides tutorial, which discusses running sample publisher and subscriber using multiple transports of point_cloud_trans…☆11Mar 17, 2026Updated 3 weeks ago
- langgraph的deepagent源码分析☆16Jan 1, 2026Updated 3 months ago
- C++ TensorRT Implementation of NanoSAM☆51Dec 28, 2023Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- pytorch版基于gpt+nezha的中文多轮Cdial☆11Oct 22, 2022Updated 3 years ago
- pure c/cpp cnn implementation, with CUDA accelerated.☆21Apr 30, 2021Updated 4 years ago
- 数据库内核笔记☆13Aug 18, 2022Updated 3 years ago
- A simple, easy-to-hack GraphRAG implementation☆15Sep 21, 2024Updated last year
- CenterNet3D 部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆13May 24, 2024Updated last year
- A web enabled system monitor for NVIDIA Jetson Development Kits☆19Nov 20, 2024Updated last year
- HALO: Hadamard-Assisted Low-Precision Optimization and Training method for finetuning LLMs. 🚀 The official implementation of https://arx…☆28Feb 17, 2025Updated last year
- Reimplementation of some fundamental sampling-based arm planning algorithms☆12Dec 30, 2022Updated 3 years ago
- ☆15Dec 1, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A bot for fighting the first Tree Sentinel in ELDEN RING☆20Jan 18, 2024Updated 2 years ago
- GEMV implementation with CUTLASS☆21Aug 21, 2025Updated 7 months ago
- Integration examples and utilities for VOT toolkit☆10Feb 18, 2026Updated last month
- Nano-BERT is a straightforward, lightweight and comprehensible custom implementation of BERT, inspired by the foundational "Attention is …☆20Oct 19, 2023Updated 2 years ago
- A unified and extensible pipeline for deep learning model inference with C++. Now support yolov8, yolov9, clip, and nanosam. More models …