资源列表

« 1 2 ... .55 .56 .57 .58 .59 860.61 .62 .63 .64 .65 ... 2830 »

[人工智能/神经网络/遗传算法NQueen(pa-shan-fa)

说明:人工智能-爬山法解决N皇后问题,vs2010编写,代码有注释,可轻松理解。-AI- climbing method to solve the N-Queens problem, vs2010 written code annotated, easy to understand.
<Bernie> 在 2024-10-11 上传 | 大小:592896 | 下载:0

[人工智能/神经网络/遗传算法ICA-face-recognition

说明:本程序是基于ICA(独立成分分析)方法进行人脸识别,人脸库已经给出,有需要的童靴自行下载-This procedure is based on ICA (independent component analysis) method for face recognition, face database has been given, there is a need to download children' s boots
<杨建> 在 2024-10-11 上传 | 大小:342016 | 下载:0

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

说明:用C语言实现的深度学习的RBM(受限玻尔兹曼机),是组成DBN网络的基本结构-Using C language to achieve deep learning of RBM
<BeSky> 在 2024-10-11 上传 | 大小:118784 | 下载:0

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

说明:深度学习中稀疏编码的C语言程序,是根据斯坦福深度学习的教程MATLAB的代码改写的-Depth learning sparse coding in C language program is based on the Stanford deep learning tutorial MATLAB code rewrite
<BeSky> 在 2024-10-11 上传 | 大小:121856 | 下载:0

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

说明:深度学习中的深信度网(DBN)的C语言的简单实现-Convinced degree of deep learning network (DBN) to achieve a simple C language
<BeSky> 在 2024-10-11 上传 | 大小:26624 | 下载:0

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

说明:深度学习中去噪自动编码算法的C语言的简单实现-Depth study denoising automatic coding algorithm C language to achieve a simple
<BeSky> 在 2024-10-11 上传 | 大小:17408 | 下载:0

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

说明:每层以去噪自动编码算法训练,以栈式结构组成深度的学习结构-Noising algorithm to automatically encode each training to the depth of the stack structure consisting learning structure
<BeSky> 在 2024-10-11 上传 | 大小:31744 | 下载:0

[人工智能/神经网络/遗传算法svm-demo

说明:一个svm的演示程序,能演示两类数据分类,有gui界面,不使用第三方工具箱,使用gaussian核函数,界面能设置c和gamma的参数值,最后可以得到分类情况的可视化效果。针对svm算法的研究者和用于教学演示的教师,是个不错的源码。-An svm demo program that can demonstrate two types of data classification, gui interface, do not use th
<> 在 2024-10-11 上传 | 大小:5120 | 下载:0

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

说明:一些解决中国邮递员问题的算法及源代码 c语言或者c-Some Chinese postman problem solving algorithm and source code c language or c++
<朱洁> 在 2024-10-11 上传 | 大小:19456 | 下载:0

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

说明:用svm实现图片中目标的提取。ColorPix.exe为图片rgb值读取小软件,littleduck.jpg为目标图像。DuckLakeSegmentation_SVM.m为主程序,使用时可以选取图片处于目标位置像素点的rgb值作为特征训练svm。可以使用任意图片,通过修改主程序的DuckTrainData和LakeTrainData里面的rgb值即可-Svm achieve the target image using the ext
<尹海明> 在 2024-10-11 上传 | 大小:551936 | 下载:1

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

说明:用matlab编的一个遗传算法,可以用来求解函数的最值,可以根据实际需要改动-Using matlab a genetic algorithm, the function can be used to solve the most value, you can change according to actual needs
<远征> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法neural-network-example

说明:用前向神经元网络逼近连续函数,f(x1,x2,x3,x4)=sinx1+sinx2+sinx3+sinx4 定义域为[0,2*pi].刘宝碇老师例子仅供参考-Let us design a feedforward NN to approximate the continuous function, f(x1, x2, x3, x4) = sin x1+ sin x2+ sin x3+ sin x4 defined on [0
<李小静> 在 2024-10-11 上传 | 大小:5120 | 下载:1
« 1 2 ... .55 .56 .57 .58 .59 860.61 .62 .63 .64 .65 ... 2830 »

源码中国 www.ymcn.org