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

搜索资源列表

  1. OnlineForest-0.11.tar

    1下载:
  2. Online random forest. 09ICCV workshop on online machine learning的源代码-Online random forest. 09ICCV workshop on online machine learning. the source code
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:952320
    • 提供者:
  1. STM32-learning-notes

    1下载:
  2. 这是一份我学习stm32这个单片机做的笔记,是原创,有利于后者学习。-This is a learning stm32 I do note that SCM is the original, which is conducive to learning.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:23076
    • 提供者:李俊辉
  1. BNT_SLP.tar

    1下载:
  2. 动态贝叶斯网络结构学习算法,用来检验基于BOA的DBN结构寻优体系的合理性与可行性。环境matlab 6.1以上-Dynamic Bayesian network structure learning algorithm, the DBN used to test the structure-based optimization BOA system is reasonable and feasible. Environmental matlab 6.1 or above
  3. 所属分类:matlab

    • 发布日期:2015-06-25
    • 文件大小:2158592
    • 提供者:hsf
  1. opencv

    0下载:
  2. opencv所有的学习资料! 包括参考手册,opencv 教程,opencv基础教程手册-opencv all the learning materials! Including the reference manual, opencv tutorial, opencv Essentials Manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10052637
    • 提供者:arry
  1. Machine-Learning-Java

    0下载:
  2. 机器学习算法利用JAVA语言实现,包括朴素贝叶斯算法,ID3算法等各种机器学习算法-Machine learning algorithms using JAVA language, including the Naive Bayes algorithm, ID3 algorithm and other machine learning algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:451559
    • 提供者:Liuyongkang
  1. LED

    0下载:
  2. 点亮一个LED灯,PIC单片机学习,Proteus-To light a LED lamp, PIC Singlechip learning, Proteus
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4327
    • 提供者:石依
  1. PRML_solution

    3下载:
  2. 模式识别与机器学习 英文版 课后习题答案!-Pattern recognition and machine learning English exercise answers!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1486986
    • 提供者:chenpeng
  1. distancemetriclearning

    1下载:
  2. 度量学习,2009年的文章和程序,LMNN,基于最优化方法的度量学习算法-Metric study of article in 2009 and procedures, LMNN, a measure of the optimization method based on learning algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1172064
    • 提供者:风铃
  1. ReinforcementLearning

    0下载:
  2. 增强学习Matlab源吗,对机器学习,在线控制的人有所帮助-Matlab source you enhance the learning of machine learning, online help people control
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1483
    • 提供者:David
  1. ReinforcementLearning

    2下载:
  2. 强化学习算法的MATLAB仿真实例,希望能够对大家有帮助.-Q-learning algorithm of MATLAB simulation examples,wish it can help you.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1484
    • 提供者:xieying
  1. Learning-Cocos2D

    0下载:
  2. 学习cocos2d游戏引擎的好书,在safaribooksonline上卖很贵,值得收藏呀!-This book is for anyone with basic programming knowledge who wants to create a game for the iPhone or iPad. In this book you will go through the entire process of writing a game with Cocos2D from zero to
  3. 所属分类:Game Engine

    • 发布日期:2017-05-31
    • 文件大小:13783755
    • 提供者:陈建华
  1. TicTacToe

    0下载:
  2. 将强化学习算法应用于Tic-tac-toe游戏-The reinforcement learning algorithm is applied to Tic-tac-toe game
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:74327
    • 提供者:荆玲
  1. Learning-VHDL-with-example

    0下载:
  2. 学习VHDL,从入门到精通,包括学习的书籍资料和相关例程分析。-Learning VHDL, from entry to the master, including the study of books, information and case studies.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-19
    • 文件大小:28509184
    • 提供者:
  1. ensemblelearning

    2下载:
  2. 该源代码主要是利用bagging,adboosting等集成学习的方法进行图像融合处理,效果甚好!-The main source is the use of bagging, adboosting ensemble learning methods such as image fusion, the effect is very good!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-02
    • 文件大小:26624
    • 提供者:孟子清
  1. ELM_EELM_YELM

    0下载:
  2. ELM和ELM_2是现在流行的超强学习机(也叫极限学习机)源码 EELM是有效ELM的源码 (EELM发表于neuralcomputing ,作者:yuguangwang) YELM是一种改进的ELM的源码(已发表,作者:yuboyuan) 这个程序是三者的方法比对。 相关理论,可以用作者找文章。 运行时,要运行pendigits_mean就可以了!-extreme learning machine and effective learning machin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-21
    • 文件大小:38535530
    • 提供者:BoLiu
  1. machine-learning

    0下载:
  2. tom mitchell 翻译来的机器学习中文版。中文的哦~读起来满顺的。书写得很有趣,跟大家分享-tom mitchell machine learning to translate the Chinese version. Oh- read the full Chinese Shun. Writing very interesting to share with you ~ ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1901306
    • 提供者:chenliang
  1. image-process

    0下载:
  2. 使用opencv对图像进行了简单的去除噪声等处理。希望对学习opencv的朋友有帮助-Opencv image using a simple processing to remove noise. Hope of learning opencv friends help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:99139
    • 提供者:huan
  1. ilc2

    0下载:
  2. 迭代学习控制源代码,希望学习次控制方法的朋友能和我交换资源-Iterative learning control source code, want to learn controls the method of exchange of resources and my friends can
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2796224
    • 提供者:秦沛
  1. ILC

    2下载:
  2. 一个简单的迭代学习控制的MATLAB程序-A simple iterative learning control of the MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2013-11-03
    • 文件大小:546
    • 提供者:zelo
  1. Bayesian-machine-learn-data-mining

    0下载:
  2. 贝叶斯(Bayesion)机器学习相互信息。用于求取熵、联合熵等。改进后可用于随机反演-Bayesian (Bayesion) machine learning of mutual information. Used to obtain entropy, joint entropy and so on. Improved can be used for stochastic inversion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:283334
    • 提供者:Leo
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com