资源列表

« 1 2 ... .67 .68 .69 .70 .71 1972.73 .74 .75 .76 .77 ... 2830 »

[人工智能/神经网络/遗传算法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 practic
<李江乔> 在 2024-10-07 上传 | 大小:32768 | 下载: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
<BeSky> 在 2024-10-07 上传 | 大小:137216 | 下载: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
<淘涛> 在 2024-10-07 上传 | 大小:464896 | 下载: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> 在 2024-10-07 上传 | 大小:150528 | 下载:0

[人工智能/神经网络/遗传算法Exercise3-PCA-in-2D

说明:http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D,斯坦福深度学习教程的代码-http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D, Stanford depth tutorial code
<BeSky> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法Exercise4-PCA-and-Whitening

说明:http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_and_Whitening斯坦福的深度学习的教程的练习,是关于数据预处理的-http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_and_Whitening Stanford deep learning tutorial exercises abou
<BeSky> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法Exercise5-Softmax-Regression

说明:斯坦福深度学习教程中关于softmax regression的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on softmax regression code, source code need to fill all places, all the full complement of the co
<BeSky> 在 2024-10-07 上传 | 大小:79872 | 下载:0

[人工智能/神经网络/遗传算法Exercise6-Self-Taught-Learning

说明:斯坦福深度学习教程中关于Self-Taught的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on Self-Taught code, source code need to fill all places, all the full complement of the code, the handwr
<BeSky> 在 2024-10-07 上传 | 大小:84992 | 下载:0

[人工智能/神经网络/遗传算法Exercise7-stacked-autoencoder

说明:斯坦福深度学习教程中关于stacked autoencoder的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on stacked autoencoder code, source code need to fill all places, all the full complement of the
<BeSky> 在 2024-10-07 上传 | 大小:92160 | 下载:0

[人工智能/神经网络/遗传算法Exercise8-linear-decoder

说明:斯坦福深度学习教程中关于linear decoder 的练习代码,源代码中需要补全的地方,全部把代码补完整,把手写体识别的数据库放到路径下,可以直接运行-Stanford deep learning tutorial exercises on linear decoder code, source code need to fill all places, all the full complement of the code, the
<BeSky> 在 2024-10-07 上传 | 大小:80896 | 下载:0

[人工智能/神经网络/遗传算法bp-solve

说明: BP网络是目前前馈式神经网络中应用最广泛的网络之一,实现BP算法训练神经网络完成XOR的分类问题。 设计要求: (1) 能够设置网络的输入节点数、隐节点数、网络层数、学习常数等各项参数; (2) 能够输入训练样本; (3) 实现BP算法的训练过程; (4) 实现训练过程的动态演示; (5) 训练完成后可输入测试数据进行测试。 -BP neural network is feedforward neural
<刘畅> 在 2024-10-07 上传 | 大小:380928 | 下载:0

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

说明:一个简单的BP神经网络程序,不用Matlab工具箱-A Simple BP neural network program, not Matlab toolbox
<雷超> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 1972.73 .74 .75 .76 .77 ... 2830 »

源码中国 www.ymcn.org