会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
undefined443
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
3
4
5
6
7
8
9
10
11
···
58
下一页
2025年6月27日
LangChain 初探
摘要: LangChain 是一个可以调用搜索引擎(及其他工具)的智能体。 安装依赖: pip install langgraph langchain-tavily langgraph-checkpoint-sqlite langchain-anthropic 在 .env 中设置环境变量: ANTHROP
阅读全文
posted @ 2025-06-27 03:02 Undefined443
阅读(42)
评论(0)
推荐(0)
2025年6月26日
编程艺术
摘要: a=(x,y,d=mag(k=(4+sin(y*2-t)*3)*cos(x/29),e=y/8-13))=>point((q=3*sin(k*2)+.3/k+sin(y/25)*k*(9+4*sin(e*9-d*3+t*2)))+30*cos(c=d-t)+200,q*sin(c)+d*39-220
阅读全文
posted @ 2025-06-26 23:30 Undefined443
阅读(19)
评论(0)
推荐(0)
2025年6月25日
DIY 网络
摘要: 墨鱼:ddgksf2013/ddgksf2013 Loyalsoldier/clash-rules
阅读全文
posted @ 2025-06-25 23:54 Undefined443
阅读(9)
评论(0)
推荐(0)
PlotNeuralNet 绘图
摘要: HarisIqbal88/PlotNeuralNet 安装 TeX Live 克隆代码库: git clone https://github.com/HarisIqbal88/PlotNeuralNet.git cd PlotNeuralNet 编写绘图代码: cd pyexamples vim m
阅读全文
posted @ 2025-06-25 15:05 Undefined443
阅读(18)
评论(0)
推荐(0)
2025年6月22日
Overleaf 加载自定义字体
摘要: fontspec 上传字体到 Overleaf 项目。 如果字体有 static 和 variable 两种版本,上传 static 版本。 建议按照字体系列创建字体目录。 配置 fontspec: \usepackage{fontspec} \setmainfont{Brygada1918}[ P
阅读全文
posted @ 2025-06-22 07:26 Undefined443
阅读(99)
评论(0)
推荐(0)
终端十六进制查看器
摘要: hevi Arnau478/hevi: Hex viewer brew install hevi binsider orhun/binsider: Analyze ELF binaries like a boss ️♂️ binsider.dev binsider 是一个多功能 ELF 文件分析工
阅读全文
posted @ 2025-06-22 02:50 Undefined443
阅读(23)
评论(0)
推荐(0)
2025年6月20日
GNN
摘要: 这篇文章使用经典的 Cora 引文网络数据集来训练一个简单的 GCN(Graph Convolutional Network),完成一个半监督节点分类任务。 安装依赖: pip install torch -i https://download.pytorch.org/whl/cu128 pip i
阅读全文
posted @ 2025-06-20 21:11 Undefined443
阅读(20)
评论(0)
推荐(0)
K-Means 算法
摘要: K-Means 是一种常用的无监督聚类算法,主要功能是将一组未标注的数据样本自动划分为 \(K\) 个簇(Cluster)。它的核心目标可理解为:将数据点根据彼此之间的相似程度(通常用欧氏距离度量)进行分组,使得组内数据越紧凑、组间越分散越好。 K-Means 的数学目标可简单表示为最小化簇内平均距
阅读全文
posted @ 2025-06-20 21:03 Undefined443
阅读(15)
评论(0)
推荐(0)
2025年6月18日
GPT
摘要: 2018 年,OpenAI 提出了基于 Transformer Decoder 架构的语言模型 GPT,并将在 5 年后轰动全世界…… 论文:Improving Language Understanding by Generative Pre-Training 博客:Improving langua
阅读全文
posted @ 2025-06-18 20:04 Undefined443
阅读(15)
评论(0)
推荐(0)
中国参考文献标准
摘要: GB/T 7714-2015 GB/T 7714-2015 是中国学位论文参考文献的标准格式。 常见类型格式 文献类型 格式示例 期刊 [序号] 作者. 题名[J]. 刊名, 年, 卷(期): 起止页码. 图书 [序号] 作者. 书名[M]. 出版地: 出版社, 年: 页码. 会议论文 [序号] 作
阅读全文
posted @ 2025-06-18 13:22 Undefined443
阅读(178)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
58
下一页
公告