搜索资源列表
javasom_1[1].0.0
- Kohonen网络的学习过程可描述为:对于每一个网络的输入,只调整一部分权值,使权向量更接近或更偏离输入矢量,这一调整过程就是竞争学习。随着不断的学习过程,所有输入矢量都在输入矢量空间相互分离,形成了各自代表输入空间的一类模式,这就是Kohonen网络的特征自动识别的聚类功能。请解压缩后按照readme提示进行操作。-Kohonen network learning process can be described as follows : for each one network input,
Classifier4J
- Classifier4J这个Java类库为文本自动分类提供了一个API。缺省(目前)实现的API是一个贝叶斯分类器。这个类库可以用于多个目的-可能作为一个垃圾邮件过滤器或一个blog-Classifier4J Java class library for the automatic text classification provided an API. Default (current) to achieve the API is a Bayesian classifier. This lib
函数扫描程序
- 可以自动识别一个程序中调用的所有函数,并写入到 output.txt文件中。-can automatically identify a process called all functions, and write to output.txt document.
模糊逻辑c语言自动生成器
- 模糊控制器设计,可以设计输入、输出函数及生成模糊控制所需的 C 源代码-fuzzy controller design, design input and output functions and fuzzy control needed to generate the C source code
迷宫搜索
- 这是一个实现自动生成随机迷宫,并且自动实现从迷宫的入口到出口的路径搜索的一个Applet程序-This is an automatically generated random maze, and automatically from the entrance to the maze of export path of a search procedures Applet
AiExpert-推理模型
- 一个面向对象的产生式推理模型,用于某专家系统的设计。提供了知识录入、编辑,自动推理,知识自检等功能。-an object-oriented production reasoning model, the expert system for a certain design. The knowledge input, editing, automated reasoning, knowledge, self-checking function.
Intelligentbuaa
- 自动控制理论是人类在了解自然和改造自然的过程中逐渐形成的一门学科。简单反馈控制的最早应用,可以追溯到古代亚历山大时期的克泰希比斯水钟,它就是利用反馈原理来调节流量的。19世纪中叶,J.C.麦克斯威尔对具有调速器的蒸汽机(这也利用了反馈原理来调速)系统进行了稳定性的研究。20世纪20年代,布莱克、奈奎斯特和波德在贝尔实验室的一系列研究工作奠定了经典自动控制(反馈)的理论基础------ -automatic control theory is the understanding of huma
高速公路车牌自动识别系统的应用探讨
- 牌照自动识别-license Automatic Identification
基于camshift的自动目标跟踪程序
- 一种全自动的运动目标跟踪程序,采用camshift算法编写的
股票交易系统自动根据指标进行相关的交易系统
- 股票交易系统自动根据指标进行相关的交易系统,Automatic stock trading system in accordance with indicators related to the trading system
aa
- 这是用遗传算法写的自动组卷源代码,只有一个文件,是别人写的,没看懂,希望传上去,有人看懂的话,就请教一下-This is a genetic algorithm is used to write the source code for the automatic test paper, only one document is written by someone else, and did not understand, want to pass up, it was read, then t
AutomatSystemRequirementSpecification
- 课程软件小组自动售货机系统需求分析初稿,供大家分享-Course software group vending machine system the preliminary needs analysis for everyone to share
Recog
- 一个手势识别程序,使用有监督的神经网络实现,用户可以在窗口区域内用鼠标模拟手势,程序可以自动识别,而且可以自定义手势-a gesture recognition program based on Neural Network,the gestrue can be simulated by mouse move, furthermore, you can also define the gesture by yourself
Tetris_AI
- 俄罗斯方块程序,带有人工智能,电脑自动玩游戏。-Tetris program, with artificial intelligence, computer automatically play games.
深度自动编码器的研究与展望_曲建岭
- 到于深度自动编码器编码器的原理,构建过程等的简要介绍(A brief introduction to Deep Auto-encoders.)
caffe
- 卷积神经网络的一种开源代码,可以对图像数据库自动提取特征(An open source code of the convolution neural network that automatically extracts features of an image database. (one open source code of CNN which can extract features other image dataset.))
java
- 计算自动减负荷装置各轮次最佳断开功率的程序设计 输入参数:系统容量,最大缺额功率,各轮次自动减负荷的动作频率,总的动作轮次 输出参数:各轮次最佳断开功率(Program design for calculating the optimal power disconnection of each wheel in automatic load shedding device Input parameters: system capacity, maximum missing power,
Python Neo4j医药知识图谱自动问答系统源码
- Python+Neo4j医药知识图谱自动问答系统源码,知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。(Python+Neo4j Medical Knowledge Atlas Automatic Question and Answer System source code, knowledge atlas construction, automatic question and answer, based on kg a
som
- 随机产生5类二维坐标系中的数,使用SOM网络进行无监督聚类,将产生的随机数自动聚成五类,并将结果用图像直接显示出来,生成训练好的网络权值(Five kinds of random numbers in two-dimensional coordinate system are generated randomly, and unsupervised clustering is carried out using SOM network. The random numbers generated
python自动排课完整版
- python自动排课完整版解决学校老师上课排课问题,是各高校,中小学校排课好助手