1. 模式识别是利用算法自动挖掘数据中的 Knowledge ,进而根据这些知识 采取行动 。 2. 无监督学习问题的目标是发现数据中的相似样本组群,或确定输入空间中数据的分布(密度估计),或从高维投影数据。 3. 强化学习就是要在给定情境下采取合适的措施最大化奖励。强化学习的一般特性就是权衡 ex ...
分类:
其他好文 时间:
2020-02-03 09:32:26
阅读次数:
87
原文地址:https://knowledge.autodesk.com/support/mudbox/troubleshooting/caas/sfdcarticles/sfdcarticles/The-Send-To-option-is-greyed-out.html Issue: The ‘Se ...
分类:
其他好文 时间:
2020-02-01 10:41:20
阅读次数:
540
KDD: Knowledge Discovery and Data Mining (KDD) Insititute: 复旦大学,中科大 Problem: time series prediction; modelling extreme events; overlook the existence ...
分类:
其他好文 时间:
2020-01-29 10:18:10
阅读次数:
97
Analogy: Many insects have a larval form that is optimized for extracting energy and nutrients from the environment and a completely different adult f ...
分类:
Web程序 时间:
2020-01-27 13:47:03
阅读次数:
85
新建了一个 repo:justjavac/the-front-end-knowledge-you-may-dont-know 发掘被我们忽略的前端知识点。所有的讨论以 issues 的形式进行,任何人都可以在 issues 区围观讨论。 本 repo 的目的在于搜集、讨论,最终的内容会整理成文章、P ...
分类:
其他好文 时间:
2020-01-21 16:03:14
阅读次数:
77
Don't look back. Don't hesitate, just do it. 从SNE到t-SNE再到LargeVis tSNEJS Supplementary knowledge: 1. what is manifold learning流形学习? 2. what does tsne ...
分类:
其他好文 时间:
2020-01-21 00:53:23
阅读次数:
136
Python-louvain Package pip install python-louvain #Drawing partition Method 1: Method 2: Supplementary knowledge: 1. what is the partition of graphs. ...
分类:
编程语言 时间:
2020-01-20 20:51:33
阅读次数:
188
Supplementary knowledge: 1. sensitivity analysis; 敏感度分析 sensitivity analysis is the study of how the uncertainty in the output of a mathematical model ...
分类:
Web程序 时间:
2020-01-11 09:43:50
阅读次数:
104
这一章介绍golang的一些基础知识。golang写起来跟c++很不一样,在我看来,它更像是c++/java/python的混合体,再经过一系列增删之后的东西。 golang最大的特点就是简洁,仅有25个关键字;它虽然是一门静态语言,但支持运行时动态类型;它不仅是强类型语言,还支持隐式类型推导。go ...
分类:
其他好文 时间:
2020-01-01 23:43:58
阅读次数:
95
PMBOK:Project Management Body Of Knowledge(项目管理知识体系) 《PMBOK》中收录被普遍认可的良好实践。 普遍认可:在大部分时候适用于大多数项目,并且有价值、有效的知识、技能、工具和技术。 良好实践:使用这些知识、技能、工具和技术能够达到预期的商业价值和成 ...
分类:
其他好文 时间:
2020-01-01 16:31:25
阅读次数:
128