CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 矩阵推荐算法

搜索资源列表

  1. 数值算法类库

    2下载:
  2. 一个强大的矩阵计算类库,c++编写的。效率奇高,完全可以与fortan语言编写的类库媲美。值得推荐
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-07-09
    • 文件大小:37.17kb
    • 提供者:min_zxm
  1. speech_analysis

    10下载:
  2. 这时一个语音特征提取的程序源码,除了包含矩阵运算和矢量运算外,还包含了很多语音特征的提取算法,包括:共振峰(formant)提取、基音(pitch)提取、端点(endpoint)检测、线性预测系数(LPCC)、MFCC、LSF、PLCC、EPOCH等。这是我见到的最全的语音分析源码,推荐!-Then a voice feature extraction procedures source, in addition to containing matrix and vector operation
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:473.16kb
    • 提供者:吕学刚
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:4.89mb
    • 提供者:gufeng20081010
  1. 1

    0下载:
  2. 矩阵算法,函数求解,详细,看后不后悔,强烈推荐-Matrix algorithm, function solving, detailed, look no regrets after strongly recommend
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.03kb
    • 提供者:小王
  1. gg_mle

    0下载:
  2. 压缩包中的算法使用moment matching和MLE估计矩阵的广义高斯分布参数,推荐一下。-Compression package using the moment matching algorithms and the estimated matrix of MLE parameters of generalized Gaussian distribution, recommend.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:7.36kb
    • 提供者:Ming
  1. CSharp---Matrix-code

    0下载:
  2. C#实现的矩阵的各种运算,包括基本的算法,还有矩阵的各种分解,一般求逆和广义矩阵的求逆,很好的学习资料,推荐。-Matrix C# implementation of various operations, including the basic algorithm, there is a matrix of various decomposition generally seek the inverse and generalized matrix inversion, learning ma
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-21
    • 文件大小:17.91kb
    • 提供者:刘燕华
  1. svd

    1下载:
  2. 用于协同过滤推荐算法,svd矩阵分解算法 C++实现-Matrix Factorization , performs well on the large, sparse, and very imbalanced Netflix dataset
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:10.57kb
    • 提供者:liuyu
  1. svdRec

    0下载:
  2. 机器学习算法,利用SVD简化数据,SVD矩阵分解,推荐引擎,提高性能-Machine learning algorithm, using SVD simplify data, SVD matrix decomposition, recommendation engine, improved performance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-10
    • 文件大小:1kb
    • 提供者:王铭航
  1. FM algorithm

    0下载:
  2. 因子分解机( FM)算法是一种基于矩阵分解的机器学习算法,是一种常用的推荐算法。(Factorization algorithm is a matrix-based machine learning algorithm, which is a commonly used recommendation algorithm.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-22
    • 文件大小:1kb
    • 提供者:风酥雨忆
  1. foodAround-master

    0下载:
  2. 基于用户的协同过滤推荐算法实现食品推荐功能,基于不同用户评分矩阵实现食品的分类。(Based on user collaborative filtering recommendation algorithm, food recommendation function is realized, and food classification is achieved based on different user rating matrix.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1002kb
    • 提供者:皮皮侠
  1. GudongRecommendation-master

    0下载:
  2. 基于深度学习和协同过滤算法实现问卷调查内容推荐,通过深度学习中的tensflow构建项目评分矩阵,利用协同过滤算法产生推荐结果。(Based on the depth learning and collaborative filtering algorithm, the content of the questionnaire is recommended. The project score matrix is constructed through the tensflow in depth
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:6.74mb
    • 提供者:cooper777
  1. recommend-system-master

    1下载:
  2. 协同过滤算法实现推荐过程,其中产生了协同过滤推荐矩阵,通过矩阵计算推荐数据(generate recommend result through ITEMCF)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-24
    • 文件大小:14.08mb
    • 提供者:risoyo
  1. 协同过滤推荐

    1下载:
  2. 使用协同过滤算法产生推荐矩阵,进而产生推荐结果
  3. 所属分类:数据挖掘

  1. 矩阵分解推荐方法

    1下载:
  2. 文本挖掘->通过矩阵分解进行商品推荐。通过评分预测用户没有评论过的商品。将预测评分高的,推荐给用户
  3. 所属分类:文档资料

    • 发布日期:2018-11-26
    • 文件大小:467.02kb
    • 提供者:lj87208320
搜珍网 www.dssz.com