GavinTechStudio / Back-Propagation-Neural-Network
基于C++实现基础BP神经网络,有助于深入理解BP神经网络原理。
☆161Updated last year
Alternatives and similar repositories for Back-Propagation-Neural-Network:
Users that are interested in Back-Propagation-Neural-Network are comparing it to the libraries listed below
- 一个使用C++来实现的简单BP神经网络,在视频中使用的源码,视频地址:https://www.bilibili.com/video/BV1Y64y1z7jM☆27Updated 3 years ago
- An artificial neural network framework based on c++☆72Updated last year
- 结构体数据序列化存储为json配置文件或者图像数据序列化为二进制存储Protocol Buffers;Modern CPlusPlus Guide; The Modern C++ to solve real-world problems; CMake构建复杂工程项目、C/C…☆54Updated this week
- C++面向对象设计模式-文档与代码☆78Updated 2 years ago
- C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification☆91Updated last year
- C++提高 (看过c++基础之后再看)黑马培训课程,自己手打,路径 https://www.bilibili.com/video/av35939892/?p=3☆114Updated 4 years ago
- 此库仅是记录学习《源码剖析》所阅读理解的代码 原项目https://github.com/Alinshans/MyTinySTL☆58Updated 3 years ago
- 这是基于正点原子的imx6ull做的一个学习项目☆183Updated last year
- 车牌识别C++项目☆127Updated 4 years ago
- A high-performance thread pool implementation in Modern C++ for executing tasks concurrently.|一个基于现代C++的高效线程池实现。☆63Updated 7 months ago
- ☆97Updated 3 years ago
- 笔者倾心打造的一套C/C++ Qt 图形化开发入门系列教程,带有完整案例与源代码。☆68Updated 2 years ago
- OpenCV教程👀:c++代码示例➕博客讲解☆112Updated 5 months ago
- ☆14Updated 2 years ago
- 深度学习、计算机视觉、OpenCV、自动驾驶、SLAM、C++/Python语言开发学习分享☆133Updated 9 months ago
- 📸 A project covering all basic operations of OpenCV based on Qt☆295Updated last year
- My C++ Entry Route / C++ Syntax Learning - C++ Implementation of Common Data Structures - Project Practice || 我的C++入门路线 / C++语法学习 - C++实…☆81Updated 4 years ago
- cmake文档(已完成)☆32Updated last year
- 气象数据中心项目,项目主语言为C++,涵盖多种后端技术栈☆79Updated 2 years ago
- 一个在Linux环境下C++开发的轻量级、高性能、高并发的web服务器。☆68Updated last year
- 学习韦东山老师嵌入式Linux,基于IMX6ULL开发板的学习过程记录☆14Updated last year
- 侯捷C++系列课程视频、PPT和源代码☆194Updated 2 years ago
- start_A_c_c++_project☆46Updated last year
- 用C++实现机器学习算法☆46Updated 6 years ago
- 《C++ Primer 中文版(第 5 版)》学习仓库,包括笔记和课后练习答案。☆157Updated last year
- 使用 C++11 实现的动态线程池☆183Updated last year
- 现代C++并发编程教程