随笔分类 -  BigDataAIML

Big Data Artificial Intelligence Machine Learning Algorithms
摘要:Takeaway Message We introduced the evolution from traditional CNN-based approaches to transformer architectures, comparing vision models with language 阅读全文
posted @ 2025-09-22 08:34 abaelhe 阅读(19) 评论(0) 推荐(0)
摘要:SciTech-EECS-BigDataAIML: SVD(奇异值分解) Singular Value(奇异值) 就是 Eigenvalue 的平方根. SVD的 优势 和 分量的作用 SVD 具有多种优势,例如: 优势 说明 数值稳定性 SVD 具有数值稳定性,可以处理病态矩阵。 最佳低秩近似 S 阅读全文
posted @ 2025-02-07 21:41 abaelhe
摘要:高科技企业 Methodology方法论 是设施产业: 数字化、自动化、智慧化领军企业,例如: 商业:CRM、ERP、够、存、产、销、企业IM、 农业:种植、养殖、育种、 工业:决策、规划、生产、运营、统计分析、 设备设施、采购、研发、生产、销售、 Strategy战略 通过提供: 研发中心 R&D 阅读全文
posted @ 2024-12-02 04:52 abaelhe 阅读(43) 评论(0) 推荐(0)
摘要:SciTech-Mathmatics-BigDataAIML: PCA(Principle Component Analysis)主成分分析 参考链接 How to Calculate Principal Component Analysis (PCA) from Scratch in Python 阅读全文
posted @ 2024-11-09 10:38 abaelhe 阅读(74) 评论(0) 推荐(0)
摘要:Dijkstra迪杰斯特拉算法 用“Graph”作出简图: 图例: "选定起点"的Routing Table(路由表) 行号 节点 最短距离 前一节点 已访问完全 1 A 0 A T 2 B 2 A T 3 C 12 F T 4 D 7 B T 5 E 8 B T 6 F 9 D,E T 上表的用法 阅读全文
posted @ 2024-11-06 07:03 abaelhe 阅读(62) 评论(0) 推荐(0)
摘要:https://paperswithcode.com/ 这网站上有丰富的"数据集"+Papers论文+Code代码实现 阅读全文
posted @ 2024-11-03 14:36 abaelhe 阅读(158) 评论(0) 推荐(0)
摘要:Measurement 测度 Euclidian Distance(欧几理得距离) \(\large \begin{array}{rl} \\ EuDistance(Point_1, Point_2) &= \sqrt{(x_1 - x_2)^2 + (y_1 - y_2)^2} \\ where: 阅读全文
posted @ 2024-10-26 07:17 abaelhe 阅读(259) 评论(0) 推荐(0)
摘要:SciTech-BigDataAIML-BackPropagation反向传播: “政治经济驱动”智慧星球城市的“BigData+Bitstream” “数学驱动”的“人+模型” Org组织 Computing Graph: 计算图 Model模型四阶段: Research研究: 源于一个Requi 阅读全文
posted @ 2024-10-25 22:35 abaelhe 阅读(51) 评论(0) 推荐(0)
摘要:SciTech-BigDataAIML- Boltzmann constant 阅读全文
posted @ 2024-10-25 00:59 abaelhe 阅读(61) 评论(0) 推荐(0)