luhantao / BP-Hand-WritingLinks
基于C++,使用BP神经网络识别手写字体
☆94Updated 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:
- 大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。☆136Updated 9 years ago
- 《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.☆96Updated 6 years ago
- Simple program to learn CNN (LeNet-5) in pure C☆268Updated 8 years ago
- 第三届中国软件杯决赛视频分析系统赛题,vc++,opencv,svm等算法。对视频中的车牌进行定位和识别☆84Updated 9 years ago
- C语言手撕机器学习/深度学习算法☆129Updated 4 years ago
- MFC 绘图程序及 MFC 程序设计详解☆77Updated 6 years ago
- 应用博弈树搜索,人工神经网络实现五子棋博弈AI。171129:计划更新基于RL训练的新版本,预计18年1月完成☆117Updated 7 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
- 基于OpenCV手写数字识别系统☆46Updated 8 years ago
- Edge : a computing engine base C++/C☆118Updated 4 months ago
- This project contains some deep learning code☆359Updated this week
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆80Updated 4 years ago
- 人脸识别签到Qt+OpenCV☆88Updated 12 years ago
- 目前计算机视觉技术已经比较成熟,相关的开源项目与算法很多,可以将这些开源算法进行整合,进而做成一个小项目,以供日后学习与研究。本实验主要将 利用人脸识别开源项目SeetaFace,结合使用OpenCV工具,结合VS2017与Qt实现一个人脸识别的小项目。最后对实验系统进行测试…☆90Updated 6 years ago
- c++ 顺序表、链表、静态链表、队列、一元多项式、汉诺塔、火车调度问题、操作系统调度问题、背包问题、最大连续子列和问题、KMP算法、稀疏矩阵、广义表、并查集、无向图邻接表、有向图邻接表、Krusskal算法、Prim算法、最短路径Dijsktra算法、最短路径Bellma…☆391Updated 8 years ago
- 用C++实现机器学习算法☆47Updated 6 years ago
- 使用Huffman编码对图像进行无损压缩和解压。☆67Updated 7 years ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆139Updated 9 years ago
- machine learning algorithm☆162Updated 3 years ago
- Vehicle License Plate Recognition,车牌识别,基于opencv一步步实现☆132Updated 4 years ago
- 冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序☆205Updated 4 years ago
- 图像处理自编软件☆151Updated 3 years ago
- 不使用任何框架,纯手写,利用C++实现卷积神经网络,适合初学者理解卷积神经网络的具体实现及原理☆33Updated 5 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- C++从零开始深度学习☆66Updated 5 years ago
- Monitor (实时视频监控、运动检测视频记录)☆42Updated 8 years ago
- OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理☆267Updated 8 years ago
- Transferring messages and files between the server and the client are realized in this project.☆35Updated 3 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆22Updated 7 years ago
- C++并发与多线程编程☆66Updated 6 years ago