用B站评论训练出的AI和杀猪盘聊天,骗子竟给我转钱【图灵计划05】
@图灵的猫:
这期视频从9月份就开始做了,测试过程中遇到了很多问题,不过也总算是做完了。另外下个月我准备和猫嫂领证啦,跟大家提前请个假!除了之前就定好的一期商单发布之外,最近应该会暂停更新一段时间,也抽空想想未来的计划~这里祝大家感情顺利、学业进步、身体健康(记得做好个人防护哦)
〰〰〰〰〰〰〰〰〰〰
🔝> @图灵的猫:
项目代码:https://github.com/Turing-Project/AntiFraudChatBot
模型官网:https://air.inspur.com/home (有详细的API使用说明,但暂时还没开放对话窗口)
这期视频从9月份就开始做了,测试过程中遇到了很多问题,也感谢很多人的帮助(比如源1.0的开发团队、wechaty社区等等)其实有相当一部分对话并未达到预期,视频里只放了效果比较好的对话,所以还有待进步——当然,我会持续优化小源的能力,也期待更多中文NLP模型的出现,让AI发挥更多用处~
@图灵的猫:
这期视频从9月份就开始做了,测试过程中遇到了很多问题,不过也总算是做完了。另外下个月我准备和猫嫂领证啦,跟大家提前请个假!除了之前就定好的一期商单发布之外,最近应该会暂停更新一段时间,也抽空想想未来的计划~这里祝大家感情顺利、学业进步、身体健康(记得做好个人防护哦)
〰〰〰〰〰〰〰〰〰〰
🔝> @图灵的猫:
项目代码:https://github.com/Turing-Project/AntiFraudChatBot
模型官网:https://air.inspur.com/home (有详细的API使用说明,但暂时还没开放对话窗口)
这期视频从9月份就开始做了,测试过程中遇到了很多问题,也感谢很多人的帮助(比如源1.0的开发团队、wechaty社区等等)其实有相当一部分对话并未达到预期,视频里只放了效果比较好的对话,所以还有待进步——当然,我会持续优化小源的能力,也期待更多中文NLP模型的出现,让AI发挥更多用处~
https://stackoverflow.com/a/697640/19114751
the SIMPLEST system is what we here call the "Hey Chris" system. We have a networked drive that everyone can mount, and if you want to edit something you shoud "Hey, Chris, are you working on blahblah.cpp?" and Chris says "Nope." and then you edit blahblah.cpp, and stick it back on the shared drive... If you want versions, just back up the networked drive every night.
the SIMPLEST system is what we here call the "Hey Chris" system. We have a networked drive that everyone can mount, and if you want to edit something you shoud "Hey, Chris, are you working on blahblah.cpp?" and Chris says "Nope." and then you edit blahblah.cpp, and stick it back on the shared drive... If you want versions, just back up the networked drive every night.
Stack Overflow
Simplest version control system
I want to set up a source code control system that:
is networked, so users can access it at work or on the road
does not need to provide sharing, lock mode is sufficient
there will be only three u...
is networked, so users can access it at work or on the road
does not need to provide sharing, lock mode is sufficient
there will be only three u...
pacman for Git for Windows (Portable Git) https://stackoverflow.com/a/65204171
Stack Overflow
Package management in Git for Windows (Git Bash)?
I'm reading the github wiki for git-for-windows and it says that msys2 bundles pacman: https://github.com/git-for-windows/git/wiki/Package-management
But when I invoke it I get:
$ pacman
bash: pacm...
But when I invoke it I get:
$ pacman
bash: pacm...