CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 学习

搜索资源列表

  1. GBDT+SVM

    1下载:
  2. 使用机器学习中的SVM,GBDT算法构建分类模型,做分类预测。并且对测试结果评估,模型保存。(Use SVM and GBDT algorithm in machine learning to build classification model and do classification prediction. And evaluate the test results and save the model.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-21
    • 文件大小:2048
    • 提供者:拉马努金
  1. 机器学习实战源码

    1下载:
  2. 《机器学习实战》书的所有源码及数据,python实现!!!
  3. 所属分类:人工智能/神经网络/遗传算法

  1. H-ELM

    5下载:
  2. 可用作数据分类和拟合,深度极限学习机拥有深度学习的优势和自身计算速度快的优势(It can be used to classify and fit data. The deep extrme learning machine has the advantages of depth learning and fast computing speed.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-08-03
    • 文件大小:4096
    • 提供者:lanlianmeng
  1. KELM

    3下载:
  2. 可用作数据的拟合和分类。核极限学习机采用了核函数,将数据投射到高维空间分类(It can be used for data fitting and classification. Kernel extreme learning machine uses kernel function to project data onto high-dimensional space.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-04-22
    • 文件大小:2048
    • 提供者:lanlianmeng
  1. MATLAB深度学习简介

    0下载:
  2. 简单的介绍什么是深度学习、深度学习的应用场景等基础知识,帮助我们快速入门该领域(Briefly introduce what is the basic knowledge of deep learning, deep learning application scenarios, and help us quickly get started in this field.)
  3. 所属分类:matlab例程

    • 发布日期:2019-02-07
    • 文件大小:5361664
    • 提供者:弋痕夕1993
  1. Machine Learning

    3下载:
  2. 作者是Prateek Joshi.人工智能专家。本书注重于对基于机器学习中深度学习内容的分析,并附上了许多经典案例,非常值得一读。(The writer is an expert in Prateek Joshi. AI. This book focuses on the analysis of in-depth learning in machine-based learning, and attaches many classic cases, which are worth reading
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-04-16
    • 文件大小:28381184
    • 提供者:电脑算命
  1. python machine learning

    2下载:
  2. 作者是Sebastian Raschka,密歇根州立大学的博士生,他在计算生物学领域提出了几种新的计算方法,还被科技博客Analytics Vidhya评为GitHub上最具影响力的数据科学家。他有一整年都使用Python进行编程的经验,同时还多次参加数据科学应用与机器学习领域的研讨会。在数据科学、机器学习以及Python等领域他拥有丰富的演讲和写作经验,本书可使得不具备机器学习背景的人设计出由数据驱动的解决方案。(The author, Sebastian Raschka, a PhD stu
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-12-21
    • 文件大小:21100544
    • 提供者:电脑算命
  1. CAE

    1下载:
  2. 卷积自编码器,深度学习中的CAE,类似CNN,是深度学习的基本框架之一(Convolution self encoder, CAE in depth learning, similar to CNN, is one of the basic frameworks for deep learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-08-05
    • 文件大小:4096
    • 提供者:海浪中央
  1. DBN

    2下载:
  2. 深度信念网络,神经网络的一种。既可以用于非监督学习,类似于一个自编码机;也可以用于监督学习,作为分类器来使用。(Deep belief network, a kind of neural network. It can be used for unsupervised learning, similar to a self-coding machine, or supervised learning, as a classifier.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-11
    • 文件大小:1024
    • 提供者:海浪中央
  1. uci-breast-cancer-master

    2下载:
  2. 机器学习中的随机森林算法,用于空气质量预测(Random forest algorithm in machine learning for air quality prediction)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-13
    • 文件大小:625664
    • 提供者:Hghar-xer
  1. TrAdaboost

    2下载:
  2. 迁移学习中经典算法Tradaboost的python实现(Python implementation of classical algorithm Tradaboost in transfer learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-13
    • 文件大小:6144
    • 提供者:溜溜小马哥
  1. Andrew Ng machine-learning-ex4

    2下载:
  2. 吴恩达机器学习课程源码,第4个练习作业代码(Andrew machine learning course source code, the fourth practice code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-09-18
    • 文件大小:14346240
    • 提供者:张杰x
  1. maantdlence

    1下载:
  2. 这是关于kalman的程序,对学习kalman的人会有一定的帮助(This is a program about kalman, which will be of some help to people who learn about kalman.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-08-03
    • 文件大小:9216
    • 提供者:klrpha
  1. Inception_V3(Transfer)

    1下载:
  2. 本算法实现了InceptionV3模型的迁移学习。训练好的inceptionV3模型可自行搜索下载.pb文件,数据集需为本地jpg图片。(Realization of full adder schematic diagram)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-09-03
    • 文件大小:3072
    • 提供者:傻大姐11
  1. ELM_linbo.jin

    1下载:
  2. 极限学习机的代码,机器学习,可以用于分类等.(Extreme learning machine used in classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-09-16
    • 文件大小:869376
    • 提供者:那方贤
  1. 1D-CNN

    11下载:
  2. 一维信号的深度学习算法和例子包括CNN、DBN等,有详细的说明(Deep Learning Algorithms and Examples for One-Dimensional Signals)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 迁移学习工具箱

    6下载:
  2. 迁移学习通用工具箱,亲测好用!里面包含很多迁移学习有关算法!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2018-12-11
    • 文件大小:20366050
    • 提供者:piaoziding0813
  1. Deep learning tensorboard

    1下载:
  2. 这个一个人工智能中深度学习下的网络查看源码Tensorboard,网络运行过程中,通过对该代码的查看,可以及时了解网络性能,便于调节网络结构、参数等。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-12-12
    • 文件大小:2869
    • 提供者:wangyb_0309
  1. MEDA

    3下载:
  2. 目前 看到效果最好的 文章 迁移学习,文章:Visual Domain Adaptation with Manifold Embedded Distribution Alignment ,王晋东(Probably,the most effective article transfer learning,Visual Domain Adaptation with Manifold Embedded Distribution Alignment , Wang ji dong)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-04-07
    • 文件大小:7908352
    • 提供者:素吧
  1. LLE-master

    2下载:
  2. 流形学习局部线性嵌入算法MATLAB实现源代码(Manifold Learning Local Linear Embedding Algorithms MATLAB Implementation Source Code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-09-18
    • 文件大小:2794496
    • 提供者:三月_520
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com