资源列表
[人工智能/神经网络/遗传算法] Shark-3.0.0
说明:SHARK是一种快速、模块化、功能丰富的开源C++机器学习库。它提供了线性和非线性优化的方法,基于内核的学习算法,神经网络,和其他各种机器学习技术(见下面的特征列表)。它作为一个强大的工具箱,已经在现实世界有很多应用和研究。SHARK依赖于Boost和 cmake。它兼容Windows,Solaris,MacOS X和Linux。根据GNU通用公共许可证授权许可。-SHARK is a fast, modular, feature-rich open-source C++ machine lea<陈进> 在 2025-06-08 上传 | 大小:14.09mb | 下载:0
[人工智能/神经网络/遗传算法] demo_ann
说明:神经网络基础知识实例程序。已知输入和权值,求神经网络的输出。-demo for understanding ANN<hrbzjx> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] KrigingInter
说明:克里格插值法在MATLAB上的实现及应用-Kriging Implementation and Application of the MATLAB<lifangming> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] IIR-C
说明:用c语言实现的IIR滤波器的间接设计代码(C语言)- Indirect design code (C language) IIR filter<lifangming> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] cnn
说明:卷积神经网络是近年来广泛应用于模式识别、图像处理等领域的一种高效识别算法,它具有结构简单、训练参数少和适应性强等特点。-Convolutional Neural Network Library<郭赛> 在 2025-06-08 上传 | 大小:14.04mb | 下载:0
[人工智能/神经网络/遗传算法] TSP
说明:这是一个关于著名最短路问题 旅行商问题的C++实现,本代码里面包含了两种实现方法:(1)动态规划求解TSP (2)蚁群算法求解TSP-This code is programed in C++ to solve TSP problem, which include two algorithm:(1)dynamic programming and (2)ant colony optimization<chen> 在 2025-06-08 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] neutral_1
说明:本文件里面包括很多神经网络的例子,有基于感知神经元的,有基于BP神经网络的,主要介绍了神经网络算法中一些函数的用法及实例。-This document which includes many examples of neural network, there are based on perceptual neurons with BP neural network, the neural network algorithm introduces some examples of the usa<陈来> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] BPneutral
说明:详细介绍了怎么样构件BP神经网络,包括构件二维,三维的神经网络,还包括怎么训练BP神经网络。-Details of how to construct BP neural network, including member-dimensional, three-dimensional neural network, but also how to train BP neural network.<陈来> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] MCP
说明:使用启发式搜索算法解决传教士与野人问题。人工智能的经典问题。-Heuristic search algorithm to solve problems missionaries and Savage. AI classic problem.<Eden> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] SAA
说明:模拟退火智能算法解决经典TSP问题,方便修改,注释方便理解-SAA only classical algorithm to solve TSP problem, easy to modify, easy to understand comments<anpan> 在 2025-06-08 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] GA
说明:遗传算法解决经典TSP问题,代码易于修改,容易读懂-Genetic algorithm to solve the classical TSP problem, the code easy to modify, easy to read<anpan> 在 2025-06-08 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] ELMregression
说明:极限学习机在回归拟合问题中的应用,拟合度良好,代码经过验证绝对没有错误哦-Extreme learning machine in the application of regression fitting, the fitness is good<杨蓉> 在 2025-06-08 上传 | 大小:47kb | 下载:0