资源列表
24.HMM
- 通过hmm实现中文分词,并且能自动发现新词的功能(The Chinese word segmentation is realized by HMM, and the function of new words can be automatically found)
遗忘算法(词库生成、分词、词权重)演示程序
- 通过非主流的遗传算法进行关键词提取,分词的功能(Through the non mainstream genetic algorithm for keyword extraction, word segmentation function)
神经网络
- 很好的神经网络书籍,有中文和英文书籍,值得好好看看。(Very good nerve network books, there are Chinese and English books, worth a good look.)
新建 Microsoft Word 文档
- 视频中人脸识别与跟踪的matlab基础程序(MATLAB basic program for face recognition and tracking in video)
MATLAB作业孙振红
- 基于人工神经网络,通过原位测量得到的海底沉积物的声速值来反演海底沉积物的物理力学性质(Based on artificial neural network, the physical and mechanical properties of seafloor sediments are retrieved by the sound velocity of seafloor sediment measured in situ)
用ltp和nltk生成句法树
- 利用哈工大ltp和nltk工具,生成依存句法分析树(Generating dependency parsing tree by using LTP and nltk tools of Harbin University of Technology)
recastdetour
- 寻路算法 ai寻路绕路算法 Recast是最先进的游戏导航网格构建工具集。(Recast is state of the art navigation mesh construction toolset for games.)
BP神经网络未优化
- 根据输入输出样本训练BP网络,达到一定精度,使用此网络进行预测(According to the input and output samples, the BP network is trained to achieve a certain precision, and the network is used to predict the network)
Auto_Path
- 利用MATLAB语言模拟退火算法和遗传算法这两个算法结合构成的遗传模拟退火算法对移动机器人进行路径规划(Using MATLAB simulated annealing algorithm and genetic algorithm two genetic algorithms combined with genetic simulated annealing algorithm for mobile robot path planning)
DeepLearnLab-master
- 深度学习程序代码,可以进行人工智能的分析。(Deep learning program code, can undertake artificial intelligence analysis.)
bayes
- weka中的贝叶斯分类算法,朴素贝叶斯,贝叶斯神经网络,文本分类(Bias classification algorithm in Weka, simple Bias, Bias neural network, text classification)
clusterers
- 基于weka的聚类算法,简单聚类,SimpleKMeans,RandomizableSingleClustererEnhancer(Clustering algorithm based on Weka, simple clustering, SimpleKMeans, RandomizableSingleClustererEnhancer)