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
- OpenCV with iOS. Face Detection examples. (MTCNN, DNN, HAAR).☆12May 5, 2020Updated 5 years ago
- ☆20Feb 5, 2022Updated 4 years ago
- A Caffe/C++ implementation of Deep Deterministic Policy Gradient☆10Feb 1, 2019Updated 7 years ago
- 训练速度比原始caffe-ssd提升4~6倍☆10Jun 22, 2021Updated 4 years ago
- ☆12Jan 29, 2019Updated 7 years ago
- C++ genetic algorithms scientific library☆15Aug 12, 2023Updated 2 years ago
- ReSTIR implemented using OptiX.☆13Feb 11, 2022Updated 4 years ago
- add CTCLoss, CTCDecoder, Transpose and ProposalLayer (CPU and GPU version)☆15Jan 8, 2017Updated 9 years ago
- C++ SDL AI Pathfinding: BFS, Dijkstra, GBFS and A* algorithms.☆11Sep 16, 2022Updated 3 years ago
- Simultaneous localization and mapping (SLAM) tools in 3D☆12Sep 3, 2024Updated last year
- C++ implement a simple CNN framework to train mnist data. Done!☆10Mar 29, 2022Updated 3 years ago
- An unfinished camera-imu-lidar tightly coupled simultaneous localization and mapping system.☆13Apr 16, 2021Updated 4 years ago
- 实时避障 地图显示 物体点云识别台阶、悬崖、斜坡;☆12May 25, 2021Updated 4 years ago
- A-star (A*) path finding algorithm in C☆10Nov 25, 2013Updated 12 years ago
- c++实现神经网络☆12Jan 21, 2019Updated 7 years ago
- Implemented a RGBD vSLAM in C++☆11Feb 9, 2022Updated 4 years ago
- [TMI'2022] SASSL☆14May 4, 2023Updated 2 years ago
- A Caffe Implementation for Octave Convolution☆17Aug 5, 2019Updated 6 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
- Helper C++ classes to quickly preintegrate IMU measurements between SLAM keyframes☆16Feb 23, 2026Updated 3 weeks ago
- A decentralized scalar timestamp scheme☆16Apr 12, 2021Updated 4 years ago
- 基于caffe的mtcnn训练实现,非常容易 非常简单,并且有配套的纯c++版本的mtcnn-light☆15Jul 6, 2017Updated 8 years ago
- ☆20Oct 3, 2024Updated last year
- C++ implementation of the GMS Feature Correspondence Algorithm☆12Jun 26, 2018Updated 7 years ago
- TDOA Implementation for indoor location tracking using DWM1000 modules☆11May 10, 2022Updated 3 years ago
- C++ implementation of simple Q-Learning algorithm☆11Dec 6, 2015Updated 10 years ago
- lshash for python3☆10Mar 21, 2018Updated 7 years ago
- C++、openCV、MNIST、BP神经网络手写数字识别☆10May 3, 2019Updated 6 years ago
- An open-source C++ multiplex HMM library for making inferences on multiple data types☆14Sep 30, 2017Updated 8 years ago
- 蓝牙5.1室内定位☆12Jun 8, 2022Updated 3 years ago
- Turtlebot 3 - Autonomous Exploration, Simultaneous Localization and Mapping, Navigation, SWARM☆11May 27, 2022Updated 3 years ago
- GUI based Deep-learning Framework☆15Jan 7, 2019Updated 7 years ago
- CarND Semantic Segmentation☆15Apr 1, 2018Updated 7 years ago
- Joint Distribution Alignment via Adversarial Learning for Domain Adaptive Object Detection☆11Mar 10, 2022Updated 4 years ago
- Easy to understand self-driving example for MonsterBorg☆11Oct 29, 2019Updated 6 years ago
- C++ implementation of the A* path-finding algorithm☆10Sep 5, 2019Updated 6 years ago
- A python script that can transfer ckpt file to pb file☆10Oct 24, 2020Updated 5 years ago
- 室内大型扫地车定位与导航项目☆11Mar 17, 2018Updated 8 years ago