资源列表

« 1 2 ... .62 .63 .64 .65 .66 2567.68 .69 .70 .71 .72 ... 2830 »

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

说明:遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评
<木冉 > 在 2024-10-09 上传 | 大小:5120 | 下载:0

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

说明:经典的分类算法,可以完成基本的分类。。。(Classic classification algorithm, you can complete the basic classification...)
<zhehuiyl > 在 2024-10-09 上传 | 大小:11264 | 下载:0

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

说明:matlab PSO智能算法程序,包含完整的算法和详细步骤(MATLAB PSO Application)
<lier168 > 在 2024-10-09 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法斯坦福大学机器学习课程原始讲义

说明:斯坦福大学机器学习课程原始讲义, 很经典的课程,机器学习入门(Stanford University machine learning course original handouts, very classic courses, machine learning portal)
<email126address > 在 2024-10-09 上传 | 大小:3105792 | 下载:0

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

说明:利用python爬虫爬取豆瓣电影评论并分类评论类型。(get the comment of some movies and classify the comment)
<cesign > 在 2024-10-09 上传 | 大小:2048 | 下载:0

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

说明:实现weakly-dectection,显示网络对于图片感兴趣的区域(hot-map)(implementaion of weakly-dectection)
<弱鸡小分队 > 在 2024-10-09 上传 | 大小:293888 | 下载:0

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

说明:实现论文pix2pix,目前在数据集上CMP_facade测试(implementation of pix2pix,now is testing on CMP_facade dataset)
<弱鸡小分队 > 在 2024-10-09 上传 | 大小:21504 | 下载:0

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

说明:实现了KNN算法,非常好用,适合初学者分析算法流程(implement KNN algorithm)
<OraYang > 在 2024-10-09 上传 | 大小:368640 | 下载:0

[人工智能/神经网络/遗传算法新建文件夹 (2)

说明:神经网络预测,用来根据几个输入值,来预测输出值(Neural network prediction)
<文111 > 在 2024-10-09 上传 | 大小:57344 | 下载:0

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

说明:RBM神经网络工具箱,里面有很多实用的算例,代码可以帮助理解其算法的具体实现过程(RBM neural network toolbox, which has many practical examples, the code can help understand the specific implementation process of its algorithm)
<阿库塔玛塔塔 > 在 2024-10-09 上传 | 大小:11264 | 下载:0

[人工智能/神经网络/遗传算法Anany Levitin)课后答案

说明:《算法设计与分析基础》一书的课后答案,共有需要的朋友参考(the book called "Algorithm design and analysis foundation" 's answers)
<rayshaw > 在 2024-10-09 上传 | 大小:2970624 | 下载:0

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

说明:Andrew Ng机器学习视频配套matlab代码(Andrew Ng machine learning video matching matlab code)
<free司太友 > 在 2024-10-09 上传 | 大小:29870080 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 2567.68 .69 .70 .71 .72 ... 2830 »

源码中国 www.ymcn.org