您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Gaussian Processes for Machine Learning

  2. In this book we will be concerned with supervised learning, which is the problem of learning input-output mappings from empirical data (the training dataset). Depending on the characteristics of the output, this problem is known as either regression
  3. 所属分类:其它

    • 发布日期:2015-06-01
    • 文件大小:3145728
    • 提供者:piggy2
  1. Gaussian Process for Machine Learning 一书的配套matlab代码

  2. Gaussian Process for Machine Learning 一书的配套matlab代码
  3. 所属分类:其它

    • 发布日期:2015-06-10
    • 文件大小:886784
    • 提供者:cuiweige
  1. Fast Estimation of Gaussian Mixture Models for Image Segmentation

  2. 利用高斯混合模型实现图像分割The Expectation-Maximization algorithmhas been classically used to find the maximum likelihood estimates of parameters in probabilistic models with unobserved data, for instance, mixture models. A key issue in such problems is the choi
  3. 所属分类:讲义

    • 发布日期:2015-07-10
    • 文件大小:2097152
    • 提供者:futurelife2011
  1. Semi-supervised learning with gaussian field and harmonic function

  2. Semi-supervised learning with gaussian field and harmonic function. 一种利用高斯域和和谐函数的半监督分类方法.
  3. 所属分类:其它

    • 发布日期:2015-08-08
    • 文件大小:347136
    • 提供者:u013239871
  1. Gaussian Processes for Machine Learning

  2. Gaussian Processes for Machine Learning signal processing, 机器学习,信号处理,随机过程
  3. 所属分类:专业指导

    • 发布日期:2015-09-15
    • 文件大小:3145728
    • 提供者:itzhang2008
  1. Learning Gaussian Conditional Random Fields for Low-Level Vision

  2. Markov Random Field (MRF) models are a popular tool for vision and image processing. Gaussian MRF models are particularly convenient to work with because they can be implemented using matrix and linear algebra routines. However, recent research has
  3. 所属分类:专业指导

    • 发布日期:2015-09-20
    • 文件大小:1048576
    • 提供者:bluegirl77
  1. Gaussian Processes for Machine Learning.pdf

  2. Carl Edward Rasmussen Christopher K. I. Williams
  3. 所属分类:教育

    • 发布日期:2015-12-16
    • 文件大小:3145728
    • 提供者:sinat_16583239
  1. speech emotion recognition system using Gaussian Mixture Model

  2. 一篇关于语音情感分析的论文。 implementation and comparison of speech emotion recognition system using Gaussian Mixture Model and K-nearest neighbor techniques.pdf
  3. 所属分类:其它

    • 发布日期:2016-02-20
    • 文件大小:214016
    • 提供者:patrick_wp
  1. 高斯混合模型(Gaussian Mixture Model)的背景建立

  2. 高斯密度函数估计是一种参数化模型。高斯混合模型(Gaussian Mixture Model, GMM)是单一高斯概率密度函数的延伸,GMM能够平滑地近似任意形状的密度分布。高斯混合模型种类有单高斯模型(Single Gaussian Model, SGM)和高斯混合模型(Gaussian Mixture Model, GMM)两类。类似于聚类,根据高斯概率密度函数(Probability Density Function, PDF)参数不同,每一个高斯模型可以看作一种类别,输入一个样本x,即
  3. 所属分类:讲义

    • 发布日期:2016-10-09
    • 文件大小:244736
    • 提供者:issac12138
  1. 高斯过程回归工具箱

  2. 高斯过程回归工具箱,Gaussian process,分别有matlab和octave两个版本
  3. 所属分类:其它

    • 发布日期:2016-12-09
    • 文件大小:35651584
    • 提供者:tsroad
  1. Efficient Inference in Fully Connected CRFs with Gaussian Edge Potentials

  2. Most state-of-the-art techniques for multi-class image segmentation and labeling use conditional random fields defined over pixels or image regions. While regionlevel models often feature dense pairwise connectivity, pixel-level models are considera
  3. 所属分类:讲义

    • 发布日期:2017-01-02
    • 文件大小:3145728
    • 提供者:ilovejohnny
  1. Volume 15 屏幕高斯模糊(Gaussian Blur)特效的实现

  2. Volume 15 屏幕高斯模糊(Gaussian Blur)特效的实现,下载分流https://github.com/QianMo/Awesome-Unity-Shader/tree/master/Volume%2015%20%E5%B1%8F%E5%B9%95%E9%AB%98%E6%96%AF%E6%A8%A1%E7%B3%8A(Gaussian%20Blur)%E7%89%B9%E6%95%88%E7%9A%84%E5%AE%9E%E7%8E%B0 为文章http://lib.csdn
  3. 所属分类:游戏开发

    • 发布日期:2017-04-16
    • 文件大小:5120
    • 提供者:bulademian
  1. 高斯混合模型的matlab源代码

  2. 高斯混合模型的matlab源代码,拭一款经典的程序-Gaussian mixture model matlab source code, taking a classic procedure
  3. 所属分类:其它

    • 发布日期:2009-03-31
    • 文件大小:57344
    • 提供者:cumtzzk
  1. 基于DX11高斯模糊(Gaussian Blur DX11)

  2. 双通道直接卷积在当今的实时图形中是最常用的高斯滤波方法,但是当在大内核上运行时,它会变得很耗时,因为每个像素的成本随内核大小的线性增加而增加。许多应用程序在过滤前对输入图像进行采样,以降低性能。为了解决这一问题,在过去,我们提出了几种过滤宽度独立算法,其中大部分涉及频域转换1、递归计算4或重复集成5,直到最近引入的GPU通用计算才能够方便地在传统的GPU流水线上实现。在这三种技术中,重复集成通常被认为是直观和有效的。 在这个代码示例中,我们演示了如何通过使用计算着色器进行重复集成来执行高斯过滤
  3. 所属分类:其他

    • 发布日期:2018-03-24
    • 文件大小:27262976
    • 提供者:magr_lemon
  1. matlab实现理想滤波、Butterworth、Gaussian滤波器

  2. 用MATLAB在频域实现理想滤波、Butterworth、Gaussian滤波器,
  3. 所属分类:其它

    • 发布日期:2018-05-12
    • 文件大小:2048
    • 提供者:mynewcsdn123
  1. Gaussian计算频率常遇到的几个问题

  2. Gaussian计算频率常遇到的几个问题,适合同行们在频率计算时遇到相关问题参考解决
  3. 所属分类:专业指导

    • 发布日期:2018-05-21
    • 文件大小:30720
    • 提供者:weixin_42033879
  1. Gaussian processes

  2. Gaussian processes介绍 讲义 1. solve a convex optimization problem in order to identify the single “best fit” model for the data, and 2. use this estimated model to make “best guess” predictions for future test input points
  3. 所属分类:讲义

    • 发布日期:2018-08-11
    • 文件大小:163840
    • 提供者:weixin_42469539
  1. 源码:Robust ellipse detection with Gaussian mixture models

  2. 论文Robust ellipse detection with Gaussian mixture models的简单复现源码,注,目前不能直接应用于数据集,仅供参考。 相关论文解析,请查看下面博客。 https://blog.csdn.net/Zhaoxi_Li/article/details/80815973
  3. 所属分类:其它

    • 发布日期:2019-01-24
    • 文件大小:4194304
    • 提供者:zhaoxi_li
  1. Gaussian Processes for Regression: A Quick Introduction

  2. Gaussian Process for regression a quick introduction
  3. 所属分类:机器学习

    • 发布日期:2019-03-08
    • 文件大小:190464
    • 提供者:zbbmm
  1. Gaussian 09+GaussianView05安装教程

  2. Gaussian 09+GaussianView05安装教程,很详细,让你少走弯路
  3. 所属分类:Windows Server

    • 发布日期:2019-03-10
    • 文件大小:861184
    • 提供者:qq_34801897
« 1 2 3 4 5 67 8 9 10 11 ... 44 »