摘要: 阅读翻译Mathematics for Machine Learning之2.7 Linear Mappings 关于: 首次发表日期:2024-07-23 Mathematics for Machine Learning官方链接: https://mml-book.com ChatGPT和KIMI 阅读全文
posted @ 2024-07-23 01:27 shizidushu 阅读(80) 评论(0) 推荐(0) 编辑
摘要: 阅读翻译Hugging Face Community Computer Vision Course之Feature Matching (特征匹配) 关于 首次发表日期:2024-07-14 原文链接: https://huggingface.co/learn/computer-vision-cour 阅读全文
posted @ 2024-07-20 02:43 shizidushu 阅读(26) 评论(0) 推荐(0) 编辑
摘要: 阅读翻译Prompting Engineering Guides之Introduction(提示工程简介) 关于 首次发表日期:2024-07-19 Prompting Engineering Guides官网: https://www.promptingguide.ai/zh 使用ChatGPT和 阅读全文
posted @ 2024-07-19 22:26 shizidushu 阅读(157) 评论(0) 推荐(1) 编辑
摘要: 阅读翻译Mathematics for Machine Learning之2.6 Generating Set and Basis 关于: 首次发表日期:2024-07-19 Mathematics for Machine Learning官方链接: https://mml-book.com Cha 阅读全文
posted @ 2024-07-19 00:30 shizidushu 阅读(10) 评论(0) 推荐(0) 编辑
摘要: 在Python中doc转docx,xls转xlsx,ppt转pptx(Windows) 说明: 首次发表日期:2024-07-18 参考pypi包: doc2docx 缘起 我们一般使用Python开发RAG应用,或者使用基于Python开发的开源RAG工具,比如Dify。然而由于Python中对. 阅读全文
posted @ 2024-07-18 20:32 shizidushu 阅读(40) 评论(0) 推荐(0) 编辑
摘要: 阅读翻译Mathematics for Machine Learning之2.5 Linear Independence 关于: 首次发表日期:2024-07-18 Mathematics for Machine Learning官方链接: https://mml-book.com ChatGPT和 阅读全文
posted @ 2024-07-18 02:41 shizidushu 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 在Python中使用SWCNN去除水印 说明 首次发表日期:2024-07-17 SWCNN Github官方仓库: https://github.com/hellloxiaotian/SWCNN SWCNN 论文链接: https://arxiv.org/abs/2403.05807 准备 运行环 阅读全文
posted @ 2024-07-17 23:26 shizidushu 阅读(24) 评论(0) 推荐(0) 编辑