luhantao / BP-Hand-WritingLinks
基于C++,使用BP神经网络识别手写字体
☆96Updated 8 years ago
Alternatives and similar repositories for BP-Hand-Writing
Users that are interested in BP-Hand-Writing are comparing it to the libraries listed below
Sorting:
- A simple deep neural network implemented in C++,based with OpenCV Mat matrix class☆316Updated 6 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆120Updated 7 years ago
- This project contains some deep learning code☆360Updated last week
- OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理☆278Updated 8 years ago
- C语言手撕机器学习/深度学习算法☆133Updated 4 years ago
- Simple program to learn CNN (LeNet-5) in pure C☆271Updated 8 years ago
- All the algorithms in the book "Digital Image Processing and Machine Vision" C++ code; test under VS2013, use MFC as the interactive inte…☆92Updated 8 years ago
- 使用Huffman编码对图像进行无损压缩和解压。☆67Updated 7 years ago
- Edge : a computing engine base C++/C☆121Updated 8 months ago
- The realization of decision tree learning algorithm-----C++ Version,决策树学习算法,C++实现☆38Updated 5 years ago
- 《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.☆96Updated 6 years ago
- MFC 绘图程序及 MFC 程序设计详解☆79Updated 7 years ago
- 大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。☆137Updated 9 years ago
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆81Updated 4 years ago
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆85Updated 5 years ago
- 不使用任何框架,纯手写,利用C++实现卷积神经网络,适合初学者理解卷积神经网络的具体实现及原理☆33Updated 5 years ago
- 图像处理自编软件☆151Updated 3 years ago
- Vehicle License Plate Recognition,车牌识别,基于opencv一步步实现☆137Updated 5 years ago
- thread and atomic library☆29Updated 5 years ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆85Updated 9 years ago
- 数字图像处理与机器视觉——Visual C++与Matlab实现 源码☆38Updated 8 years ago
- 基于OpenCV手写数字识别系统☆46Updated 9 years ago
- 数字图像处理——基于Qt 5.8.0☆304Updated 5 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- 用C++实现机器学习算法☆47Updated 7 years ago
- A simple neural network framework written in C++.☆24Updated 2 years ago
- 《C++ STL与泛型编程高级-侯捷》视频中关于各种容器的测试代码☆38Updated 5 years ago
- 一个三层神经网络模板,采用梯度下降算法,支持保存和读取训练好的网络☆25Updated 8 years ago
- Qt 写的五子棋小游戏,带AI和双人对战☆296Updated last year
- 人脸识别签到Qt+OpenCV☆86Updated 12 years ago