-
该程序是汉字识别算法的c++代码,通过训练后对输入的汉字进行识别,从原理上了解汉字识别的方法和实现过程。...
该程序是汉字识别算法的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.
- 2022-03-19 11:13:46下载
- 积分:1
-
Using SOM (Self
利用SOM(Self-Organization Map)数据聚类方法,包含点数据集的坐标,并以TChart分组为例进行说明。
- 2022-05-25 23:09:40下载
- 积分:1
-
朴素贝叶斯分类器(Navie Bayesian Classifier)识别鼠标输入的字母A~J...
朴素贝叶斯分类器(Navie Bayesian Classifier)识别鼠标输入的字母A~J-Naive Bayesian classifier (Navie Bayesian Classifier) Identification of the mouse input letters A-J
- 2022-01-28 16:57:28下载
- 积分:1
-
遗传算法优化神经网络结构源程序
遗传算法优化神经网络结构源程序-Genetic algorithm neural network structure source
- 2022-10-17 00:30:03下载
- 积分:1
-
遗传算法与工程设计
遗传算法与工程设计-Genetic Algorithms and Engineering Design
- 2022-01-28 23:35:04下载
- 积分:1
-
《模式分析的核方法》一书中的源代码,其中有该书的基本介绍和talk!...
《模式分析的核方法》一书中的源代码,其中有该书的基本介绍和talk!
- 2022-01-24 18:56:52下载
- 积分:1
-
游戏编程AI源码,包括A*等findpath的算法
游戏编程AI源码,包括A*等findpath的算法-AI game programming source code, including the A* algorithm, such as findpath
- 2022-10-18 13:35:04下载
- 积分:1
-
Using the genetic algorithm automatically Timetable
利用遗传算法自动进行排课-Using the genetic algorithm automatically Timetable
- 2022-03-15 17:04:47下载
- 积分:1
-
遗传算法的一个库,算法设置比较灵活,需要懂算法的人来下载...
遗传算法的一个库,算法设置比较灵活,需要懂算法的人来下载-a genetic algorithm library, set up a more flexible algorithm, the algorithm needs to understand people to download
- 2023-07-27 04:50:03下载
- 积分:1
-
遗传算法遗传算法(遗传算法),在专家系统中…
遗传算法
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
- 2022-01-26 03:20:14下载
- 积分:1