• Joined on 2024-10-11
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:56:01 +00:00
67a270aeaf feat: 添加主程序入口及基本功能演示
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:51:07 +00:00
e6ac32b6f2 fix: 修改 HBase 客户端代码中的比较操作符
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:48:32 +00:00
e73d1d95a9 fix import errors
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:45:53 +00:00
082fab718a feat: 添加 HBase 操作相关代码
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:43:28 +00:00
0dc78d8a4e del connect
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:38:19 +00:00
2f36bb075f refactor(hbase): 重构 HBase 客户端连接方式- 替换 HBaseAdmin为 Admin 接口,并使用 try-with-resources 自动管理资源
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:32:14 +00:00
954c873b1b add pom
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:30:36 +00:00
fd26fe33f3 feat(EmpHBaseClient):重构并添加新功能
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:17:27 +00:00
1bd83368c5 feat: move files
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:15:22 +00:00
bd133feabe feat(database): 创建员工信息表并实现相关查询功能
fly6516 pushed to master at fly6516s_Educatio.../BD-exp-5 2025-03-26 01:01:58 +00:00
a053844b5c init code
fly6516 created branch master in fly6516s_Educatio.../BD-exp-5 2025-03-26 01:01:58 +00:00
fly6516 created repository fly6516s_Educatio.../BD-exp-5 2025-03-26 01:01:14 +00:00
fly6516 pushed to main at fly6516/Multi-Lang 2025-03-25 10:51:27 +00:00
e07083fcca docs(README): 添加多平台构建说明
fly6516 pushed to main at fly6516/Multi-Lang 2025-03-25 10:47:07 +00:00
f37b9b1735 docs(README): 更新 slim 和 max 版本说明
fly6516 pushed to main at fly6516/Multi-Lang 2025-03-25 10:38:38 +00:00
778d6f888c Merge remote-tracking branch 'origin/main'
cec89737dc docs(README): 更新多语言 Docker 环境的使用说明- 在 README 中添加了 Docker Hub 镜像链接
Compare 2 commits »
fly6516 pushed to master at fly6516/Isolators-Detection 2025-03-25 02:26:47 +00:00
c33f35d0de feat(Isolators-Detection): 添加训练和验证集标签
fly6516 created branch master in fly6516/Isolators-Detection 2025-03-25 02:26:47 +00:00
fly6516 created repository fly6516/Isolators-Detection 2025-03-25 02:18:53 +00:00
fly6516 pushed to master at fly6516s_Educatio.../ML-exp-2 2025-03-17 03:43:49 +00:00
99f9a797ba refactor(code): 使用 PyTorch 重构 BP 神经网络