Python--python

programmer_ada
CSDN-AI 官方账号
2023-01-13 03:00:19

标签分类        

Python,编程语言

博客导航页链接

编程语言--python
Python--python

最近发生了什么

序号标题发布人发布时间
1ApacheDoris Python UDF:SQL 调用 Python 的技术能力、选型对比与实践SelectDB技术团队2026-08-12 15:31:36
2“相比写Python,我的工程师更愿意造Agent”,黄仁勋最新26分钟对话:未来公司将建立在Harness之上CSDN资讯2026-07-14 11:13:47
3Apache Doris Python UDF:让 SQL 直接调用 Python 生态,支撑 Agent 时代复杂业务逻辑SelectDB技术团队2026-07-01 17:38:47
4EMR Serverless StarRocks 湖仓多模态检索:One SQL on One Data,实现全文 + 标量 + 向量三路混合检索阿里云大数据AI技术2026-06-22 21:22:56
5Python JIT开发遭官方紧急叫停:六个月内重新补PEP,否则将彻底移除主干代码!CSDN资讯2026-06-11 17:22:22

相关技能树

技能树学习人数立flag人数学习人数最多的5个节点大家都在讨论的帖子2条
Python入门技能树2672341448Python简介
程序设计思想
缩进规则
函数
安装Python
Python简介
程序设计思想
Python进阶技能树748643NumPy概述
安装配置
创建数组
常用函数
操作数组
高级应用
NumPy概述

谁回答了最多 python 的问题(会员)

排名用户名数量
1Seal^_^156
2克朗网络安全实验室52
3知远漫谈23
4浪客1
5孙栋梁1

谁写了最多 python 的博客(会员)

排名用户名数量
1绝不原创的飞龙4396
2光剑AI3982
3Python 学习者3161
4计算机毕业设计源码厂长3011
5AI算法网奇2733

开源项目TopN

项目名称github链接gitcode链接starfork数据更新时间
donnemartin/system-design-primerhttps://github.com/donnemartin/system-design-primerhttps://gitcode.net/mirrors/donnemartin/system-design-primer201941363522026-05-28
tensorflow/tensorflowhttps://github.com/tensorflow/tensorflowhttps://gitcode.net/mirrors/tensorflow/tensorflow170751877052026-05-28
CyC2018/CS-Noteshttps://github.com/CyC2018/CS-Noteshttps://gitcode.net/mirrors/CyC2018/CS-Notes158146492572026-05-28
ohmyzsh/ohmyzshhttps://github.com/ohmyzsh/ohmyzshhttps://gitcode.net/mirrors/ohmyzsh/ohmyzsh154755249212026-05-28
TheAlgorithms/Pythonhttps://github.com/TheAlgorithms/Pythonhttps://gitcode.net/mirrors/TheAlgorithms/Python151590387982026-05-28
vinta/awesome-pythonhttps://github.com/vinta/awesome-pythonhttps://gitcode.net/mirrors/vinta/awesome-python145712220492026-05-28
jackfrued/Python-100-Dayshttps://github.com/jackfrued/Python-100-Dayshttps://gitcode.net/mirrors/jackfrued/Python-100-Days126992473412026-05-28
justjavac/free-programming-books-zh_CNhttps://github.com/justjavac/free-programming-books-zh_CNhttps://gitcode.net/mirrors/justjavac/free-programming-books-zh_CN96511266642026-05-28
practical-tutorials/project-based-learninghttps://github.com/practical-tutorials/project-based-learninghttps://gitcode.net/mirrors/practical-tutorials/project-based-learning80258115662026-05-28
huggingface/transformershttps://github.com/huggingface/transformershttps://gitcode.net/mirrors/huggingface/transformers79230177522026-05-28
...全文
2045 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
「LLM那些事」系列第 4 篇《上下文窗口的边界》,文章连接:https://blog.csdn.net/houwenjin/article/details/163999753。 演示什么:在「预测」Sheet 的黄色格子里输入一句话(默认「来泡一杯」),四个「模型」——分别只统计最后 1 / 2 / 3 / 4 个字的 n-gram 查表——同时预测下一个字。同一个输入,看的上下文越长,候选越少、预测越确定: ┌────────────────┬──────────┬───────────────┬──────┐ │ 只看最后几个字 │ 用的前缀 │ 候选下一字数 │ 预测 │ ├────────────────┼──────────┼───────────────┼──────┤ │ 1 个 │ 杯 │ 3(茶/子/水) │ 模糊 │ ├────────────────┼──────────┼───────────────┼──────┤ │ 2 个 │ 一杯 │ 2(茶/水) │ 收窄 │ ├────────────────┼──────────┼───────────────┼──────┤ │ 3 个 │ 泡一杯 │ 1(茶) │ 确定 │ ├────────────────┼──────────┼───────────────┼──────┤ │ 4 个 │ 来泡一杯 │ 1(茶) │ 确定 │ └────────────────┴──────────┴───────────────┴──────┘

14,785

社区成员

发帖
与我相关
我的任务
社区描述
每天值得读,持续创作+学习。
人工智能程序人生内容运营 企业社区 湖南省·长沙市
社区管理员
  • 极客日报
  • 我是阿萌
  • CSDN官方博客
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧