资源列表

« 1 2 ... .33 .34 .35 .36 .37 738.39 .40 .41 .42 .43 ... 2830 »

[人工智能/神经网络/遗传算法zhangaiwufangmianchengxu

说明:障碍物的回避问题,也就是找较优的路径问题。-The obstacle avoidance problem, that is, to find the optimal path problem.
<jiaxiaoquan> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法elm

说明:极限学习机[1](Extreme Learning Machine, ELM)是在单隐层神经网络(Single hidden Layer Feed-forward Neural networks, SLFNs)基础上提出的一种高效的学习方法。不同于传统的神经网络, ELM 中所有的隐层参数均为随机产生,而不需要烦琐的迭代过程;其输出权值则通过求解矩阵的广义逆得到。因此,相较于传统的SLFNs,在保证学习性能的基础上,ELM 的训
<ztl> 在 2024-10-09 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法jclec4-tutorial

说明:好不容易在国外网站找到的用遗传算法实现的背包问题,TSP问题等,基于语法的多目标遗传算法的开源代码,有详细的文档!-genetic algorithm which apply in a lot of classic and new questions!
<刘强> 在 2024-10-09 上传 | 大小:1586176 | 下载:0

[人工智能/神经网络/遗传算法jclec4-base

说明:和我前面上传的两个压缩包配套使用,上面两个会调用这个包里的类-code for previous code that I have upload 2 before!
<刘强> 在 2024-10-09 上传 | 大小:3708928 | 下载:0

[人工智能/神经网络/遗传算法VisualJCLEC

说明:对先前上传代码暂时还没有弄懂的如何运行的同志,可以利用这个jar包执行,先观察运行效果。也可以利用反编译软件,进行代码转换!-visualize system for before code
<刘强> 在 2024-10-09 上传 | 大小:10091520 | 下载:0

[人工智能/神经网络/遗传算法mlclass-ex1-005

说明:斯坦福机器学习公开课第一次作业代码,matlab或者octave-Stanford open class machine learning code first job
<陈国君> 在 2024-10-09 上传 | 大小:946176 | 下载:0

[人工智能/神经网络/遗传算法StateMachine

说明:一个有限状态机的编程范例 StateMachine包 状态机管理 IStateMachine.as 状态机接口 MyEvent_Control.as 消息管理,状态管理 MyEvent_Single.as 单个事件 Total.as 实现了状态机接口(IStateMachine)的基类,将其理解为抽象类比较好 A.as 继承基类(Total)的状态机,这个才是真正可用的 B.as 同A
<可了> 在 2024-10-09 上传 | 大小:17408 | 下载:0

[人工智能/神经网络/遗传算法nnetwk

说明:一个基于BP神经网络的matlab手写识别程序,可识别0-9的数字,如果加点英文字母的图片,再改改参数,应该能识别英文。-Based on BP neural network matlab handwriting recognition program that identifies 0-9, if the English alphabet picture plus point, and then changed the paramet
<可了> 在 2024-10-09 上传 | 大小:66560 | 下载:0

[人工智能/神经网络/遗传算法classify

说明:This tutorial booklet introduces you to the TNTmips procedures for automatic classification of multispectral and multi-temporal imagery. The process includes “unsupervised” methods
<houria> 在 2024-10-09 上传 | 大小:1293312 | 下载:0

[人工智能/神经网络/遗传算法sheffield_gatbx

说明:最新sheffield_gatbx的遗传算法工具箱。可按照说明设置参数与接口-Latest sheffield_gatbx genetic algorithm toolbox. You can set parameters and interfaces follow the instructions
<Jonson> 在 2024-10-09 上传 | 大小:229376 | 下载:0

[人工智能/神经网络/遗传算法semantic-similarity

说明:对语言的语义相似度进行计算,给出两个词的相似值,相似值的范围是1到5之间,实现是用java实现-Language for semantic similarity calculation, give similar values ​ ​ of the two words, similar to the range of values ​ ​ is between 1-5, implementatio
<米杋> 在 2024-10-09 上传 | 大小:847872 | 下载:0

[人工智能/神经网络/遗传算法JAVA-decisiontree

说明:本程序由Java编写,运行前请确认您的电脑上已安装JDK1.7或以上版本并配置好JDK的系统环境变量。请使用Eclipse集成开发导入源代码-The Algorithm of Decision Trees: ID3 and C4.5
<杨伟> 在 2024-10-09 上传 | 大小:596992 | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 738.39 .40 .41 .42 .43 ... 2830 »

源码中国 www.ymcn.org