上一页 1 2 3 4 5 6 7 8 ··· 14 下一页
摘要: Python-100-Days 个人向笔记摘录 Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验 阅读全文
posted @ 2025-01-27 08:44 asandstar 阅读(50) 评论(0) 推荐(0)
摘要: Python-100-Days 个人向笔记摘录 Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验 阅读全文
posted @ 2025-01-26 21:08 asandstar 阅读(38) 评论(0) 推荐(0)
摘要: Python-100-Days 个人向笔记摘录 Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验 阅读全文
posted @ 2025-01-26 21:06 asandstar 阅读(57) 评论(0) 推荐(0)
摘要: Python-100-Days 个人向笔记摘录 Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验 阅读全文
posted @ 2025-01-26 21:05 asandstar 阅读(33) 评论(0) 推荐(0)
摘要: Python-100-Days 个人向笔记摘录 Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验 阅读全文
posted @ 2025-01-26 21:04 asandstar 阅读(50) 评论(0) 推荐(0)
摘要: Python-100-Days 个人向笔记摘录 Make English as your working language. (让英语成为你的工作语言) Practice makes perfect. (熟能生巧) All experience comes from mistakes. (所有的经验 阅读全文
posted @ 2025-01-26 20:31 asandstar 阅读(108) 评论(0) 推荐(0)
摘要: 复现项目需要的步骤 指南涵盖了环境搭建、数据集准备、模型推理和训练的流程: 1. 克隆项目代码 首先从官方仓库克隆代码: git clone https://github.com/ai4ce/MSG.git cd MSG 2. 配置运行环境 项目提供了两种方式来设置运行环境,推荐使用 environ 阅读全文
posted @ 2024-12-21 09:56 asandstar 阅读(307) 评论(0) 推荐(0)
摘要: Ceres 要安装与现有的 Eigen 3.3.7 和 CMake 3.16.3 兼容的 Ceres Solver,可以按照以下步骤操作: 1. 下载与 Eigen 3.3.7 兼容的 Ceres Solver 根据 Eigen 版本和 Ceres Solver 的兼容性要求,推荐使用 Ceres 阅读全文
posted @ 2024-11-21 14:46 asandstar 阅读(324) 评论(0) 推荐(0)
摘要: 配置环境 虚拟机安装+ubuntu20镜像 看我的这个博客就行,注意把18换成20即可,下载的是一样的iso文件和17的VMware 下面这个超级重要!!! sudo apt-get autoremove open-vm-tools sudo apt-get install open-vm-tool 阅读全文
posted @ 2024-10-31 09:16 asandstar 阅读(3989) 评论(0) 推荐(0)
摘要: 超爱的codelab教程 构建您的第一个 Flutter 应用 key emulator INFO | Android emulator version 35.2.10.0 (build_id 12414864) (CL:N/A) INFO | Graphics backend: gfxstream 阅读全文
posted @ 2024-10-15 08:05 asandstar 阅读(1460) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 14 下一页