模式识别 Pattern Recognition 英文版 第四版 By Sergios Theodoridis
2023-03-12 14:52:04 11.74MB Pttern Recognition Sergios Theodoridis
1
Information Science and Statistics Pattern recognition has its origins in engineering, whereas machine learning grew out of computer science. However, these activities can be viewed as two facets of the same field, and together they have undergone substantial development over the past ten years. In particular, Bayesian methods have grown from a specialist niche to become mainstream, while graphical models have emerged as a general framework for describing and applying probabilistic models. Also, the practical applicability of Bayesian methods has been greatly enhanced through the development of a range of approximate inference algorithms such as variational Bayes and expectation propagation. Similarly, new models based on kernels have had significant impact on both algorithms and applications.
2023-02-20 18:40:04 16.27MB 模式识别 机器学习 M. Jordan
1
The first version of this book was a set of lecture notes for a graduate course on data mining and applications in science and technology organized by the Swedish National Graduate School in Scientific Computing (NGSSC). Since then the material has been used and further developed for an undergraduate course on numerical algorithms for data mining and IT at Link¨oping University. This is a second course in scientific computing for computer science students.
2023-02-19 17:04:23 17.93MB pattern recognition
1
压缩包中包含Pattern Recognition Letters的LateX模板和word模板。
2023-02-15 15:33:48 348KB PRLetters
1
官网就给了个sty文件,不知道咋弄的可以下载这个压缩包,直接添加内容
2023-02-15 15:32:45 321KB latex
设计模式[Design_Pattern]可复用面向对象软件的基础.pdf
2023-01-29 22:01:42 25.23MB 设计模式 面向对象
1
lda分类代码matlab 怎么跑 所有matlab源代码都在代码文件夹中。 代码文件夹还包含一个文件夹images ,其中包含我选择的所有图像(从 1 到 20)以及文件夹me中我自己拍摄的照片。 1. PCA 在code文件夹中,运行 pca() 它将首先加载图像,然后生成 PC。 它将进行 2D 和 3D 可视化并绘制 3 个特征面。 然后它将图像投影到 40、80 和 200 维,并使用最近邻进行分类。 所有步骤都在代码的注释中进行了描述。 2.LDA 在code文件夹中,运行 lda() 它将首先加载图像,然后生成 LDA。 它将进行 2D 和 3D 可视化。 然后它将图像投影到 2、3 和 9 维,并使用最近邻进行分类。 所有步骤都在代码的注释中进行了描述。 3. 支持向量机 在code文件夹中,运行 [acc_origin, acc_80, acc_200] = svm(C) 它将首先加载图像并使用 SVM 进行分类并输出准确率。 然后它将执行 PCA 以获取 PC。 它将使用 PC 将数据投影到 80 维和 200 维。它将使用 SVM 对这些维数为 80 和 200
2023-01-04 20:42:40 6KB 系统开源
1
印度尼西亚降雨模式分类使用时间序列K均值 使用时间序列k均值对印度尼西亚的三种主要降雨模式进行聚类。 k均值中的距离计算是动态时间规整(DTW),通常用于模式匹配和时间/顺序数据聚类。
2022-12-23 21:13:12 2KB
1
机器学习是问题学习和决策的核心论证和人工方面分类。 因此,科学家们引入了机器学习,通常用于人工思维。 使人脑等各种活动自动化的重要方法是人工智能准备框架。 机器学习技术需要一个规划程序来自动获得对不同应用程序信息的搜索控制。 机器学习在机器人领域发挥着重要作用。 它有助于决策并提高机器效率。 机器学习在大量应用中得到应用。 正是智能系统的原理概念有助于巧妙地引入人工智能,也使人工智能非常先进。
2022-12-13 16:21:25 372KB Machine Learning Pattern
1
在本文中,我们展示了如何使用潜在的马尔可夫模型来定义股票市场中的不同条件,称为市场制度。 政权变化可以用来检测金融危机,查明危机的结束并在某种程度上预测股票市场的未来发展。 该模型适用于2000年1月至2009年7月期间意大利和美国股票市场的月度价格指数变化。
2022-12-12 15:32:31 170KB Stock market pattern analysis
1