CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - learning

搜索资源列表

  1. Qstudy

    0下载:
  2. 一段人工智能Q学习算法的程序实现,利用六格世界进行演示Q学习的过程。-Q learning algorithm of artificial intelligence for some of the program, using six grid world presentation Q learning process.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-03-16
    • 文件大小:25365
    • 提供者:陈松
  1. MachineLearning

    0下载:
  2. 机器学习经典课件,包含决策树、人工神经网络,评估假设-machine learning ppt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:615369
    • 提供者:blanche
  1. PID_Lab

    0下载:
  2. 国外MATLAB中使用PID控制的实验资料,里面包含了实验的所有源码和实验内容说明,非常有助于学习pid 控制的学习和理解-MATLAB abroad PID control of the use of experimental data, which includes all experimental and experimental content source that is very conducive to learning pid control of learning and un
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:120423
    • 提供者:aries
  1. intro

    0下载:
  2. introduce and Learning With Kernels: Support Vector Machines, Regularization, Optimization and Beyond
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:111381
    • 提供者:roi
  1. Othello

    1下载:
  2. 使用java编写的GUI的黑白棋游戏,搜索算法采用经典的博弈树,并在此基础上做了大量优化,我的评估函数采用了Simon M. Lucas 和 Thomas P. Runarsson 在其合作发表的 Temporal Difference Learning Versus Co-Evolution for Acquiring Othello Position Evaluation 中通过对比即时差分学习(TDL,Temporal Difference Learning)和协同进化(CEL,Co-
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3481256
    • 提供者:da
  1. LearningOpenCV_Code

    0下载:
  2. 《learning opencv》书中源码 作者 Gary Bradski and Adrian Kaehler -《Learning OpenCV》 code Auther Gary Bradski and Adrian Kaehler
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21028399
    • 提供者:秋晨
  1. ReinforcementLearning

    0下载:
  2. q学习算法的一个例程,上传与大家分享一下-q learning algorithm, a routine, upload to share with you some
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1487
    • 提供者:狼牙
  1. LearningOpenCVCode

    0下载:
  2. learning on opencv一书的配套源码,可作为学习opencv的初学者的参考资料,希望对学习计算机视觉的学习者有所帮助。-learning on opencv a book supporting source, can be used as learning opencv reference for the beginner, want to learn computer help visual learners.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16889909
    • 提供者:刘丽
  1. tongxuelu

    0下载:
  2. 基于asp.net同学录管理实现平台(论文+源代码)随着网络科技的发展使得网络逐渐成为人们生活与学习的工具,在网络上进行交流更方便、更快捷的优点使越来越多的人开始接触网络,而校友录更加受到人们的欢迎。 本系统是构造一个校友录,能很方便的和同学沟通和交流。校友录具有功能强大、使用方便的特点。用户以个人的身份进入,查找满足条件的班级,并填写个人资料,以便被查询。 在此设计中,主要的技术有:ASP.NET,HTML,ADO等,将它们集成在一个INTRANET(模拟INTERNET)的环境中,从而实
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:225185
    • 提供者:陈非
  1. Learning_OpenCV

    0下载:
  2. 一本相当好OpenCV教程,包括图像处理、计算机视觉和机器学习等-There is a very good tutorial of OpenCV. It includes image processing, computer vision and machine learning.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10756798
    • 提供者:ferrari
  1. sql.21.days

    0下载:
  2. It is a SQL language learning bible,also used to check up.
  3. 所属分类:SQL Server

    • 发布日期:2017-05-08
    • 文件大小:2028588
    • 提供者:eagle
  1. Torch3win

    0下载:
  2. the example and toolbox for machine learning(under windows platform)including all the widely used method such as monte carlo method,reinforcement learning method and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1095872
    • 提供者:胡桃
  1. Isomap

    1下载:
  2. 这个程序对于学习流行学习算法的朋友很有借鉴意义,在matlab上能够运行。-This procedure popular learning algorithm for learning a friend of referential significance, in the matlab able to run.
  3. 所属分类:matlab例程

    • 发布日期:2014-03-09
    • 文件大小:593768
    • 提供者:li
  1. ReinforcementLearning

    0下载:
  2. 这是机器学习里面的强化学习的重要资料,主要介绍了强化学习的基本理论及实验和分析-This is inside the machine learning reinforcement learning important information, which mainly describes the basic theory of reinforcement learning and experimental and analytical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-22
    • 文件大小:41227923
    • 提供者:赵寿玲
  1. PID

    0下载:
  2. 先进PID仿真程序,里面有很多先进PID的仿真程序,对于学习PID控制的初学者来说肯定非常有用-Advanced PID simulation program, which has many advanced PID simulation program, PID control, for learning will definitely be very useful for beginners
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:92769
    • 提供者:夏雨
  1. ijcai99-LearningBayesianNetworks

    0下载:
  2. Learning Bayesian NetworksWith Hidden Variables for User Modeling
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-17
    • 文件大小:79015
    • 提供者:wangying
  1. ComponentbasedFaceDetection

    0下载:
  2. Abstract We present a component-based, trainable system for detecting frontal and near-frontal views of faces in still gray images. The system consists of a two-level hierarchy of Support Vector Machine (SVM) classifiers. On the first level,
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:349294
    • 提供者:a
  1. main

    0下载:
  2. 在各种非线性系统中,倒立摆是一典型例子,用强化学习实现控制倒立摆-on-line learning control by association and reinforcement
  3. 所属分类:Other systems

    • 发布日期:2016-09-12
    • 文件大小:2793
    • 提供者:xueguoying
  1. MLcode

    0下载:
  2. Machine Learning Java Eclipse code which goes along with Stephen Marsland s book Machine Learning
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:109918
    • 提供者:c0ldlimit
  1. Learning_PHP_And_MySQL

    0下载:
  2. this book presents simple steps in learning PHP and some basic knowledge of MySql.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-17
    • 文件大小:4414104
    • 提供者:Ben
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com