资源列表
[人工智能/神经网络/遗传算法] Linear-regression
说明:对散点图进行N次拟合,使估计更加准确,比如根据房屋面积估算房价-Fill the scatter plot to make the estimate more accurate<lihua> 在 2024-11-04 上传 | 大小:10240 | 下载:0
[人工智能/神经网络/遗传算法] Direct
说明:全局改进带约束direct 优化算法,可进行全局优化-direct optimization algorithm<sun1213> 在 2024-11-04 上传 | 大小:2825216 | 下载:0
[人工智能/神经网络/遗传算法] GOA
说明:MATLAB蝗群算法,解决无约束优化问题-MATLAB locust swarm algorithm to solve unconstrained optimization problems<sun1213> 在 2024-11-04 上传 | 大小:36864 | 下载:0
[人工智能/神经网络/遗传算法] TensorFlowOfChatbot
说明:使用TensorFlow实现的Sequence to Sequence的聊天机器人模型-Use TensorFlow implemented Sequence to Sequence chat robot model<安宁> 在 2024-11-04 上传 | 大小:46080 | 下载:0
[人工智能/神经网络/遗传算法] OgmaNeo
说明:OgmaNeo library - A C++ library that contains implementation(s) of Online Predictive Hierarchies-OgmaNeo library- A C++ library that contains implementation(s) of Online Predictive Hierarchies<安宁> 在 2024-11-04 上传 | 大小:636928 | 下载:0
[人工智能/神经网络/遗传算法] quasi-rnn-master
说明:A TensorFlow Implementation of Character Level Neural Machine Translation Using the Quasi-R-A TensorFlow Implementation of Character Level Neural Machine Translation Using the Quasi-RNN<安宁> 在 2024-11-04 上传 | 大小:95232 | 下载:0
[人工智能/神经网络/遗传算法] darknet
说明:神经网络引入后,检测框架变得更快更准确。然而,大多数检测方法受限于少量物体。检测和训练数据上联合训练物体检测器,用有标签的检测图像来学习精确定位,同时用分类图像来增加词汇和鲁棒性。原YOLO系统上生成YOLOv2检测器;在ImageNet中超过9000类的数据和COCO的检测数据上,合并数据集和联合训练YOLO9-After the neural network is introduced, it is becoming faster<安宁> 在 2024-11-04 上传 | 大小:2150400 | 下载:0
[人工智能/神经网络/遗传算法] linear-PSO
说明: 针对PSO算法容易早熟及后期容易在全局最优解附近震荡现象,可使用线性递减权重法PSO-For the PSO algorithm is easy to premature and late in the global optimal solution near the oscillation phenomenon, you can use the linear decrement weight PSO<yangyang> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[人工智能/神经网络/遗传算法] breed-PSO
说明:杂交粒子群算法是借鉴遗传算法中杂交的概念,在每次迭代中,根据杂交率选取指定数量的粒子放入杂交池内,池内的粒子随机地两两杂交。-The hybrid particle swarm algorithm is based on the concept of hybridization in genetic algorithm. In each iteration, the specified number of particles are p<yangyang> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[人工智能/神经网络/遗传算法] nonlinear-system-modeling
说明:基于BP神经网络的非线性系统建模-非线性函数拟合,本案例拟合的非线性函数为y x1的平方+x2的平方。-The nonlinear system modeling based on BP neural network to nonlinear function fitting<汪杰> 在 2024-11-04 上传 | 大小:277504 | 下载:0
[人工智能/神经网络/遗传算法] genetic-algorithm
说明:根据遗传算法和BP神经网络理论,在matlab软件中编程实现基于遗传算法优化的BP神经网络非线性系统拟合算法。-According to the theory of genetic algorithm and BP neural network, in the matlab software programming to realize BP neural network nonlinear systems based on genet<汪杰> 在 2024-11-04 上传 | 大小:55296 | 下载:0
[人工智能/神经网络/遗传算法] neural-network-and-genetic-algorithm
说明:对于未知的非线性函数,仅通过函数的输入输出数据难以准确寻找函数极值,这类问题可以通过神经网络结合遗传算法求解,利用神经网络的非线性拟合能力和遗传算法的非线性寻优能力寻找函数极值。-For unknown nonlinear function, only through the function of input and output data is difficult to accurately find the function ex<汪杰> 在 2024-11-04 上传 | 大小:303104 | 下载:0