Deep Learning framework implementation with MSE, ReLU, softmax, linear layer, a feature/label generator and a mini-batch training. The main goal of this repository is to show how to develop a project in C++ by using key concepts of C++: abstract class/interface and inheritance, memory management, smart-pointers, iterator, const expression, etc.
☆24Apr 20, 2024Updated last year
Alternatives and similar repositories for DeepLearningFrameworkFromScratchCpp
Users that are interested in DeepLearningFrameworkFromScratchCpp are comparing it to the libraries listed below
Sorting:
- caffe源码解读☆26May 22, 2019Updated 6 years ago
- This repository contains C++ implementation of A* search algorithm for finding path to goal state for 8 puzzle problem in AI.☆11Dec 2, 2023Updated 2 years ago
- A dataset for fingerprint-based RSS localization☆10Nov 25, 2022Updated 3 years ago
- Final project for ECE239AS Deep Learning and Neural Network at UCLA, Winter 2019☆11Jul 5, 2024Updated last year
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序☆11Apr 24, 2023Updated 2 years ago
- Molecular dynamics without molecules: searching the conformational space of proteins with generative neural networks☆11Jun 13, 2022Updated 3 years ago
- Simultaneous localization and mapping (SLAM) tools in 3D☆12Sep 3, 2024Updated last year
- An agent that can run everywhere - even in your watch!☆29Updated this week
- C++ implementation of simple Q-Learning algorithm☆11Dec 6, 2015Updated 10 years ago
- Turtlebot 3 - Autonomous Exploration, Simultaneous Localization and Mapping, Navigation, SWARM☆11May 27, 2022Updated 3 years ago
- ☆12Nov 10, 2020Updated 5 years ago
- C++ implementation of the Focused Ant Colony Optimization (ACO) for solving the TSP☆11Feb 26, 2022Updated 4 years ago
- C++ SDL AI Pathfinding: BFS, Dijkstra, GBFS and A* algorithms.☆11Sep 16, 2022Updated 3 years ago
- C++ implementation of the A* path-finding algorithm☆10Sep 5, 2019Updated 6 years ago
- Unofficial C++ implementation of SLAM method, VITAMIN-E☆11Oct 10, 2020Updated 5 years ago
- 基于CUDA的GPU加速通用遗传算法实现,实验平台为Nvidia Jetson Nano☆13Mar 23, 2023Updated 2 years ago
- ☆12Jan 29, 2019Updated 7 years ago
- ☆13Apr 28, 2025Updated 10 months ago
- Minimalist Speech-to-Text toolkit for educational purposes☆13Feb 1, 2024Updated 2 years ago
- Environment to play variations of the board game Azul, usable for Reinforcement Learning research in C++ and Python☆13Jan 30, 2024Updated 2 years ago
- Some evolutionary algorithms written in C++: Genetic Algorithm (GA) Multi-objective Evolutionary Algorithm (MOEA) Artificial Immune Syst…☆11Feb 28, 2015Updated 11 years ago
- Converts book files to anki decks.☆15Sep 27, 2023Updated 2 years ago
- 移动机器人路径规划☆12Nov 16, 2022Updated 3 years ago
- A simple example of how to bind C++ code in Python☆14Nov 13, 2020Updated 5 years ago
- A raw data logger based on the u-blox ZED-F9P GNSS receiver intended for use with Precise Point Positioning (PPP) and Post-Processed Kine…☆12May 14, 2020Updated 5 years ago
- PDR-小组数据共享计划☆17Dec 1, 2022Updated 3 years ago
- 训练速度比原始caffe-ssd提升4~6倍☆10Jun 22, 2021Updated 4 years ago
- Code of paper "A Video Dataset for Falling Object Detection around Buildings" https://arxiv.org/abs/2408.05750☆17Jul 10, 2025Updated 7 months ago
- A small, educational autograd system with deep neural networks support☆13Apr 29, 2023Updated 2 years ago
- An open-source C++ multiplex HMM library for making inferences on multiple data types☆14Sep 30, 2017Updated 8 years ago
- TDOA Implementation for indoor location tracking using DWM1000 modules☆11May 10, 2022Updated 3 years ago
- Joint Distribution Alignment via Adversarial Learning for Domain Adaptive Object Detection☆11Mar 10, 2022Updated 3 years ago
- High-performance localization software for autonomous vehicles. A particle filter is combined with a map to localize a vehicle.☆14Jan 13, 2021Updated 5 years ago
- Nsight Compute In Docker☆13Dec 21, 2023Updated 2 years ago
- Implemented a RGBD vSLAM in C++☆11Feb 9, 2022Updated 4 years ago
- 存放我的“信息内容安全”实验作业代码☆11May 11, 2019Updated 6 years ago
- Precise Point Positioning Library☆15Jul 5, 2020Updated 5 years ago
- 室内大型扫地车定位与导航项目☆11Mar 17, 2018Updated 7 years ago
- Conformational sampling for highly flexible proteins☆13Jan 31, 2025Updated last year