Welcome![Sign In][Sign Up]
Location:
Search - 迁移学习

Search list

[Program doc61篇经典的迁移学习文献

Description: 61篇经典的迁移学习文献
Platform: | Size: 176 | Author: xjxiaojin | Hits:

[BooksTL

Description: 迁移学习(Transfer learning)最新研究成果的文章集合,机器学习前沿研究领域的一种学习方法,部分文章在阅读中加了重点批注,具有较高启发性-Transfer learning up-to-date collection of research articles, in the field of machine learning as a learning method
Platform: | Size: 5892096 | Author: 苗晨 | Hits:

[Othercode of transfer learning code

Description: 基于低秩和稀疏表达的迁移子空间学习算法的代码(A migration subspace learning algorithm based on low rank and sparse representation)
Platform: | Size: 1024 | Author: Luss | Hits:

[OtherTSL

Description: 迁移学习中,过拟合、欠拟合、欠适配、负迁移等关键问题与挑战交错叠加。 首先,在拟合观测数据所服从的未知概率分布时存在模型的过拟合或欠拟合问题; 其次,在领域间适配不同的未知概率分布时存在模型的欠适配或负迁移问题:欠 适配是指跨领域的概率分布失配问题未能充分修正,负迁移是指辅助领域任务对 目标领域任务有负面效果。本文重点面向欠拟合、欠适配、负迁移等问题挑战, 分析原因并设计针对性的学习方法(Transfer learning involves several critical issues and challenges: overfitting, under- fitting, under-adaptation, and negative-transfer. Overfitting and underfitting may hap- pen when modeling the unknown probability distribution based on observed data; Under- adaptation and negative-transfer may happen when adapting the unknown probability dis- tributions across domains: under-adaptation refers to the condition that the distribution mismatch cannot be corrected sufficiently; negative-transfer refers to the condition that the auxiliary task deteriorates the target task unintentionally. This thesis addresses the underfitting, under-adaptation, and negative-transfer issues, analyzes the intrinsic causes, and designs specific learning models)
Platform: | Size: 2048 | Author: Luss | Hits:

[Other(迁移成分分析TCA)迁移学习算法程序实现

Description: 文档中包含TCA(迁移学习算法当中的迁移成分分析程序),包括原版和翻译版,复制到MATLAB上面可以很好的实现它的功能(Document contains TCA (migration learning algorithm among migration component analysis program), including the original and translation version, copied to MATLAB above, you can very well achieve its function)
Platform: | Size: 24576 | Author: 过往云烟 | Hits:

[Othertglvm

Description: 利用tglvm算法对两类结果实施迁移学习分类,分类正确率达90%以上;(Tglvm algorithm is applied to classify the two kinds of results, and the correct rate of classification is more than 90%;)
Platform: | Size: 1350656 | Author: 符号标志位 | Hits:

[DataMiningOTL_AIJ_code

Description: 基于matlab实现的一个在线迁移学习算法OTL,(Based on matlab to achieve an online migration learning algorithm OTL,)
Platform: | Size: 34816 | Author: masterqkk | Hits:

[matlabclassifyFlowers

Description: 神经网络下迁移学习来识别花朵图片 通过改变已经搭建好的神经网络模型来搭建自己的模型
Platform: | Size: 7869 | Author: confina88@163.com | Hits:

[Otherv3qianyi

Description: 利用Google inception V3 实现迁移学习 进行图像分类(Using Google, inception, V3 to achieve migration learning, image classification)
Platform: | Size: 3072 | Author: 哈和呵呵呵呵 | Hits:

[Other设计模式学习

Description: 从《大话设计模式》中迁移而来,概括并重写了多数设计模式的Demo,有助于自己的学习和理解,初级学者可以参考学习。(Demo, which generalizes and rewrites most of the design patterns, helps to learn and understand, and the primary scholar can learn to learn.)
Platform: | Size: 728064 | Author: 花火流年 | Hits:

[AI-NN-PR迁移学习简明教程

Description: 这是一本最新的关于迁移学些的介绍文档,内容有85页左右,对迁移学习的方方面面介绍的比较到位,其中还有迁移学习的大牛 杨强教授对该内容提出了宝贵的意见。(A brief tutorial on migration learning)
Platform: | Size: 2978816 | Author: 荷塘月色洋洋洋 | Hits:

[Othertransferlearning-master

Description: 关于迁移学习的所有资料,包括:介绍、综述文章、最新文章、代表工作及其代码、常用数据集、硕博士论文(All information about transfer learning includes: introduction, review articles, latest articles, representative work and its code, commonly used datasets, doctoral dissertations.)
Platform: | Size: 1461248 | Author: 123456agy | Hits:

[AI-NN-PR迁移学习对花进行分类

Description: 迁移学习简单算法,涉及到迁移学习的一些简单原理,学习参考使用(transfer_learning.py)
Platform: | Size: 4096 | Author: superxjz | Hits:

[AI-NN-PRTrAdaboost

Description: 迁移学习中经典算法Tradaboost的python实现(Python implementation of classical algorithm Tradaboost in transfer learning)
Platform: | Size: 6144 | Author: 溜溜小马哥 | Hits:

[AI-NN-PRInception_V3(Transfer)

Description: 本算法实现了InceptionV3模型的迁移学习。训练好的inceptionV3模型可自行搜索下载.pb文件,数据集需为本地jpg图片。(Realization of full adder schematic diagram)
Platform: | Size: 3072 | Author: 傻大姐11 | Hits:

[Mathimatics-Numerical algorithmsMEDA

Description: 目前 看到效果最好的 文章 迁移学习,文章: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)
Platform: | Size: 7908352 | Author: 素吧 | Hits:

[Mathimatics-Numerical algorithms三重迁移学习代码和数据

Description: 三重迁移学习代码以及数据,用于发现文本分类~~(Triple migration learning code and data for discovering shared and unique concepts in text categorization~~)
Platform: | Size: 3968000 | Author: dldw75 | Hits:

[AI-NN-PRLeNet

Description: 本文档是LeNet的源代码,主要用于迁移学习,当然可以进行相应的调整和改进,使得性能更加优越。(This document is the source code of LeNet, which is mainly used for migration learning. Of course, corresponding adjustments and improvements can be made to make the performance more superior.)
Platform: | Size: 4096 | Author: 阿基米德的碗 | Hits:

[matlabIWLS

Description: 对最小二乘的参数进行重新加权,实现迁移学习并预测(Least-square importance weighted, transfer learning and prediction)
Platform: | Size: 6144 | Author: william46 | Hits:

[Other迁移学习

Description: 中科院王晋东的转移学习讲解ppt具有丰富的转移学习材料代码连接,值得学习。(Wang Jindong's transfer learning ppt of Chinese Academy of Sciences, which is attached with a rich connection of transfer learning material codes, is worth learning.)
Platform: | Size: 3877888 | Author: BJL123123 | Hits:
« 12 3 4 »

CodeBus www.codebus.net