搜索资源列表
Apiori_Java
- 数据挖掘关联规则Apiori算法的java实现,关于算法可参考韩家伟的数据挖掘教程-Data Mining Association Rules Apiori algorithm java realization of algorithm reference Han Wei Data Mining Directory
GA.rar
- 遗传算法初学者教程:包括GA的基本步骤,流程及应用中的一些基本问题 ,Genetic algorithm tutorial for beginners: the basic steps, including GA, process and application of some basic issues
GACODE
- 遗传算法求解优化问题,简明教程加示例- The heredity algorithm solution optimization question, the concise course adds the demonstration
GA
- 简单介绍遗传算法入门教程 非常适用初学者-Briefly introduce the genetic algorithm is suitable for beginners Tutorial
Boosting_tutorial
- Schapire 所著的Boosting算法的教程。 对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy Examples。-Tutorial for Boosting algorithm by Schapire
kejian
- ACM经典教程——刘汝佳的算法艺术一书(黑书)的配套课件-ACM Classic Guide- Liu Jia' s algorithm art book (black book) supporting courseware
Particle_Swarm_Optimisation(PDF)
- 微粒群算法教程(曾建潮)-PDF格式 共八章-Particle Swarm Optimization Guide (ZENG Jian-chao)-PDF format
NN
- 神经网络入门教程 本电子书综合了多个关于神经网络的电子教程,并结合笔者的经验给出了一些基本的算法实力,非常适合初学者的学习。-Introduction to Neural Networks a comprehensive tutorial of this book a number of e-tutorial on neural networks, combined with the experience of the author gives some basic strength of
GA1
- 这是一篇关于遗传算法的教程PPT,非常值得推荐。-GA PPT, Recommended!!!!!!
Applying_the_principle_of_the_classi_genetic_algor
- 遗传算法原理应用经典教程Applying the principle of the classic genetic algorithm tutorial-Applying the principle of the classic genetic algorithm tutorial Applying the principle of the classic genetic algorithm tutorial
Classical_machine_learning_genetic_algorithm_tutor
- 经典机器学习 遗传算法教程Classical machine learning genetic algorithm tutorial-Classical machine learning genetic algorithm tutorial Classical machine learning genetic algorithm tutorial
ten-classical-algorithm-for-MCM
- 内含Floyd 神经系统 动态规划 灰度模型等10种数学建模常用的经典算法-A good resources for ten ways to solve the MCM problems
monituihuo
- 模拟退火算法教程,本教程很有效果,希望大家有帮助-Simulated annealing algorithm tutorial
The-AI-in-PC-games-production
- 浅谈人工智慧 电脑游戏中的人工智能制作 棋类编程 部分1: 开始 棋类编程 部分2: 数据结构 棋类编程 部分3: 产生移动 棋类编程 部分4: 基础搜索 棋类编程 部分5: 高级搜索 棋类编程 部分6: 评估函数 工人的战略部署线程 使用可能的地形指派任务 怎样编写迂回前进的程序 类似帝国时代游戏的人工智能 模糊人工智能 Hierarchal 人工智能 Comp.A
DissertationP(new)
- 该文件包含了所有的遗传算法教程 适合广大MATLAB爱好者学习研究 -This file contains all the genetic algorithm MATLAB source code program for the majority of enthusiasts to learn
斯坦福大学-深度学习基础教程
- 斯坦斯坦福大学深度学习算法介绍,包括基本原理,各种处理算法。(Deep learning algorithms introduction by Stanford University)
matlab经典教程
- MATLAB [1] 是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。 MATLAB是matrix&laboratory两个词的组合,意为矩阵工厂(矩阵实验室)。是由美国mathworks公司发布的主要面对科学计算、可视化以及交互式程序设计的高科技计算环境。它将数值分析、矩阵计算、科学数据可视化以及非线性动态系统的建模和仿真等诸多强大功能集成在一个易于使用的视
GA-BP汇总大全(含详细教程代码和论文)
- 文中包含利用遗传算法进行优化的梯度下降神经网络的代码和教程,内容非常丰富,包含可以直接运行的代码和相关重要参考文献论文,可帮助理解,属于很综合的优秀资料,个人现分享出来供大家学习,谢谢!(This article contains the code and tutorial of gradient descent neural network optimized by genetic algorithm. The content is very rich, including the code
Verilog数字系统设计教程%28第二版%29 夏宇闻.pdf
- 设计词: 数字电路 神经网络 matlab 神经 matlab 仿真 遗传算法(sm3_rst_n, csm2_rst_n, csm1_rst_n, csm0_rst_n, b_10gf_rst_n, f_10gf_rst_n, b_ge_rst_n, f_ge_rst_n, mucus_rst_n, daughter_rst_n, csm0_led_n, csm1_led_n, csm2_led_n, csm3_led_n, hdd_cf_led_n, in_out_irq_n, csm_r
Python机器学习基础教程(完整电子版)
- 本书是机器学习入门书,以Python语言介绍。主要内容包括:机器学习的基本概念及其应用;实践中最常用的机器学习算法以及这些算法的优缺点;在机器学习中待处理数据的呈现方式的重要性,以及应重点关注数据的哪些方面;模型评估和调参的高级方法,重点讲解交叉验证和网格搜索;管道的概念;如何将前面各章的方法应用到文本数据上,还介绍了一些文本特有的处理方法。(This book is an introduction to machine learning, introduced in Python langua