资源列表

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

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

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

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

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

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

说明:每层以去噪自动编码算法训练,以栈式结构组成深度的学习结构-Noising algorithm to automatically encode each training to the depth of the stack structure consisting learning structure
<BeSky> 在 2025-06-14 上传 | 大小:31kb | 下载: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 third-party toolbox, using gauss
<> 在 2025-06-14 上传 | 大小:5kb | 下载:0

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

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

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

说明:用svm实现图片中目标的提取。ColorPix.exe为图片rgb值读取小软件,littleduck.jpg为目标图像。DuckLakeSegmentation_SVM.m为主程序,使用时可以选取图片处于目标位置像素点的rgb值作为特征训练svm。可以使用任意图片,通过修改主程序的DuckTrainData和LakeTrainData里面的rgb值即可-Svm achieve the target image using the extraction. ColorPix.exe rgb valu
<尹海明> 在 2025-06-14 上传 | 大小:539kb | 下载: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
<远征> 在 2025-06-14 上传 | 大小:2kb | 下载: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, 2*pi]4.
<李小静> 在 2025-06-14 上传 | 大小:5kb | 下载:1

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

说明:C++两个BP神经网络算法,基本型和改进型,修改了很多个错误,大量样本时还有一些问题,但还是比较实用-C++ two BP neural network algorithm, the basic model and improved, modified a lot of errors, there are some issues when large numbers of samples, but it is quite practical
<李江乔> 在 2025-06-14 上传 | 大小:32kb | 下载:0

[人工智能/神经网络/遗传算法Exercise1-Sparse-Autoencoder

说明:网址:http://deeplearning.stanford.edu/wiki/index.php/Exercise:Sparse_Autoencoder斯坦福深度学习的教程,这个是稀疏编码的的练习,可以直接运行-URL: http://deeplearning.stanford.edu/wiki/index.php/Exercise:Sparse_Autoencoder Stanford deep learning tutorial, this is a sparse coding exer
<BeSky> 在 2025-06-14 上传 | 大小:134kb | 下载:0

[人工智能/神经网络/遗传算法Differential-Evolution-Algorithm

说明:差分进化算法,性能很好、很热的算法。这里有C、C++、Matlab的实现,希望对大家有帮助-Differential evolution algorithm, the performance is very good, very hot algorithms. Here are C, C++, Matlab implementation, we hope to help
<淘涛> 在 2025-06-14 上传 | 大小:454kb | 下载:0

[人工智能/神经网络/遗传算法Exercise2-Vectorization

说明:http://deeplearning.stanford.edu/wiki/index.php/Exercise:Vectorization。斯坦福深度学习的教程,练习2的代码-http://deeplearning.stanford.edu/wiki/index.php/Exercise:Vectorization. Stanford deep learning tutorials, exercises 2 code
<BeSky> 在 2025-06-14 上传 | 大小:147kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 860.61 .62 .63 .64 .65 ... 2831 »

源码中国 www.ymcn.org