登录
首页 » AI-NN-PR » 该程序是汉字识别算法的c++代码,通过训练后对输入的汉字进行识别,从原理上了解汉字识别的方法和实现过程。...

该程序是汉字识别算法的c++代码,通过训练后对输入的汉字进行识别,从原理上了解汉字识别的方法和实现过程。...

于 2022-03-19 发布 文件大小:67.37 kB
0 171
下载积分: 2 下载次数: 1

代码说明:

该程序是汉字识别算法的c++代码,通过训练后对输入的汉字进行识别,从原理上了解汉字识别的方法和实现过程。 -The program is character recognition algorithm c++ Code, through training after the input of Chinese characters to identify, from the principle on the understanding of Chinese character recognition method and the realization of the process.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Kohonen network learning process can be described as follows : for each one netw...
    Kohonen网络的学习过程可描述为:对于每一个网络的输入,只调整一部分权值,使权向量更接近或更偏离输入矢量,这一调整过程就是竞争学习。随着不断的学习过程,所有输入矢量都在输入矢量空间相互分离,形成了各自代表输入空间的一类模式,这就是Kohonen网络的特征自动识别的聚类功能。请解压缩后按照readme提示进行操作。-Kohonen network learning process can be described as follows : for each one network input, only part of adjusting the weights, weight vector closer to or further from the input vector, the adjustment process is competitive learning. With the continuous process of learning, all the input vector in the importation of vector space separate form their own representatives importation of a type of space, and this is a Kohonen network of automatic clustering functions. Please decompress after readme according to instructions.
    2022-01-26 05:40:46下载
    积分:1
  • 人工智能中一个关于野人过河的小程序
    人工智能中一个关于野人过河的小程序-AI Savage cross the river on a small procedure
    2022-02-01 22:47:14下载
    积分:1
  • 网上的一个BP算法实现数字识别的demo,希望能对其开发者有帮助...
    网上的一个BP算法实现数字识别的demo,希望能对其开发者有帮助-a BP online digital algorithm to identify the demo, hoping they can help developers
    2022-01-26 20:01:43下载
    积分:1
  • 该程序比较人性化,有个友好界面,能加载图像,并根据图像训练Hopfield神经网络,你也可以通过添加噪声给图像,以判断它的识别率。...
    该程序比较人性化,有个友好界面,能加载图像,并根据图像训练Hopfield神经网络,你也可以通过添加噪声给图像,以判断它的识别率。-Comparison of the program user-friendly, has a friendly interface that can load images, and in accordance with the training images Hopfield neural network, you can also add noise to images, to determine its recognition rate.
    2022-02-12 14:29:26下载
    积分:1
  • 开发环境:Matlab 简要说明:自组织特征映射模型(Self
    开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-development environment : Matlab Brief Description : Self-Organizing Map model (Self-Organizing Map feature), a neural network that external input mode, will be divided into different regions, the regional input to the model with different response characteristics and the process is automatic End %. The neurons connect with the right to a certain value of the distribution. Most neighboring neurons stimulate each other, distant neurons were mutual inhibition, the vision has a weaker stimulus. Self-organizing feature mapping method is a non-teachers clustering method.
    2023-05-09 10:45:02下载
    积分:1
  • very classic genetic algorithm tool kit version of the C language. Including com...
    非常经典的遗传算法工具包,C语言版本的。包括各种常用算法-very classic genetic algorithm tool kit version of the C language. Including common algorithms
    2022-03-05 02:21:11下载
    积分:1
  • 遗传算法VC编程,对于初学者可能有用,多多支持~
    遗传算法VC编程,对于初学者可能有用,多多支持~-VC programming genetic algorithms, may be useful for beginners, the generous support of ~
    2022-08-23 02:16:47下载
    积分:1
  • Statistical learning theory is based on a more solid theoretical basis, in order...
    统计学习理论是建立在一套较坚实的理论基础之上的,为解决有限样本学习问题提供了 一个统一的框架。它能将很多现有方法纳入其中,有望帮助解决许多原来难以解决的问题(比 如神经网络结构及参数选择问题);同时。在这一理论基础上发展了一种新的通用学习方法: 支持向量机(Support Vector Machine,SVM)。它己表现出很多优秀的性能,并已经成为当 今机器学习领域的研究热点。-Statistical learning theory is based on a more solid theoretical basis, in order to solve the learning problems of limited samples provides a unified framework. It will be incorporated into many existing methods, which could help solve many of the original difficult to resolve problems (such as neural network structure and parameters selection) the same time. Developed on the basis of this theory, a new universal learning methods: support vector machine (Support Vector Machine, SVM). It has been shown a lot of excellent performance and has become the hotspot of machine learning research in the field.
    2022-03-02 21:50:04下载
    积分:1
  • 基于小生境遗传算法的分类规则数据挖掘算法
    基于小生境遗传算法的分类规则数据挖掘算法 -Based on Niche Genetic Algorithm for Classification Rules Data Mining Algorithm
    2022-04-11 07:34:24下载
    积分:1
  • 多层神经网络范例 http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&se...
    多层神经网络范例 http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594-multilayer neural network model http :// www.codeproject.com/cpp/MLP.asp df = 1
    2022-07-17 12:59:34下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载