搜索资源列表
遗传算法笔记
- 提供遗传算法的经典笔记,内付典型程序代码,希望对大家有帮助。-provide genetic algorithm classic Notes, which pay the typical procedure code, and I hope to be helpful.
immune_algorithm
- 一个使用免疫算法实现物流调度的源代码,使用SQL Server 2005+Visual Studio C# 2005开发,可以在地图上描出优化路径。压缩包中的wldd.bak和wldd1.bak为数据库文件,将其恢复到SQL Server 2005中即可。需要注意的是,默认的连接字符串为 connectionString=\"Data Source=YANXL\\SQLEXPRESS Initial Catalog=wldd1 User ID=sa Password=dream\" 初始
thf
- 改进的K均值聚类算法过两天我把论文一起传过来我的设计 还没交呢-Improved K-means clustering algorithm with two days I Chuan from paper design before I pay it
recognition
- 利用模式识别的方法对数据进行分类,注意是利用BP神经网络进行分类的源代码及资料-Using pattern recognition method for data classification, pay attention to is the use of BP neural network to classify the source code and data
EAguanjun.ea--better-
- 价值1500美金,销售地址http://www.plati.ru/asp/pay.asp?id_d=555151&agent=113489 该ea获得mt官方举办的2007年智能交易大赛冠军,作者是乌克兰数学物理博士,交易经验三年,据它介绍该ea采用了神经网络算法,基于均线实现。得奖后作者使用它为客户托管账户,和客户收益分成。-该ea获得mt官方举办的2007年智能交易大赛冠军,作者是乌克兰数学物理博士,交易经验三年,据它介绍该ea采用了神经网络算法,基于均线实现。得奖后作者使用它
net
- 用c写的BP神经网络人脸识别,可以识别姿势,表情,是否带太阳镜。gcc下执行通过,其中含有说明文件,注意编译和执行时放好文件夹的路径-C write with the BP neural network face recognition, can recognize gestures, facial expressions, whether with sunglasses. performed by gcc, which contains documentation, pay attention
Kohonen
- 该代码为基于Kohonen网络的分类算法,注意归一化处理以及网络的构建-The code for the classification algorithm based on Kohonen networks, pay attention to the normalization processing and network building
Ant-scheduling-in-java-and-C
- 蚁群调度算法的java及C语言实现,附模型设计论文。-Ant scheduling algorithms java and C language, pay modeling papers.
NeuralNetwork
- 该资源是神经网络算法。 ProduceTestFile.jar和src\produce目录下的ProduceTestFile.java用于在画图文件中手写字生成文件后转化成txt文件(生成BPTestFile.txt),注意在画图文件中应将图片大小设为长和宽均为100像素,写字时选择最粗的刷子。 两个txt分别是训练数据和测试数据。读入BPTrainingFile.txt中的样本进行训练,然后用BPTestFile.txt中的样本进行测试。-This resource is neural
Neural.network.character.recognition
- 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Catalog include: documentation and two source co
knn_logistic_naiveBayes
- 统计机器学习经典分类算法MATLAB代码,付数据集。包括knn算法,逻辑斯蒂回归和朴素贝叶斯算法。-Classical statistical machine learning classification algorithm MATLAB code, pay dataset. Including knn algorithm, logistic regression and naive Bayes algorithm.
TensorFlow tf.data 导入数据(tf
- tensorflow 数据集的建立方法与实战应用 数据集建立的四种方法 技巧和需要注意的关键点(Tensorflow data set establishment method and practical application Data set four methods Tips and key points to pay attention to)