摘要:
复合函数的前向微分与反向自动微分计算 关于 首次发表日期:2024-09-13 参考: https://rufflewind.com/2016-12-30/reverse-mode-automatic-differentiation Calculus Early Transcendentals 9e 阅读全文
摘要:
论文阅读翻译之Deep reinforcement learning from human preferences 关于 首次发表日期:2024-09-11 论文原文链接:https://arxiv.org/abs/1706.03741 论文arxiv首次提交日期:12 Jun 2017 使用KIM 阅读全文
摘要:
使用Python读取PlantUML导出的XMI文件 说明: 首次发表日期:2024-09-08 PlantUML官网: https://plantuml.com/zh/ PlantUML命令行文档: https://plantuml.com/zh/command-line#6a26f548831e 阅读全文
摘要:
一步一步将PlantUML类图导出为自定义格式的XMI文件 说明: 首次发表日期:2024-09-08 PlantUML官网: https://plantuml.com/zh/ PlantUML命令行文档: https://plantuml.com/zh/command-line#6a26f5488 阅读全文
摘要:
ArgoUML与StarUML的安装 说明: 首次发表日期:2024-09-07 ArgoUML 官网: https://argouml-tigris-org.github.io/tigris/argouml/ StarUML 官网: https://staruml.io/ ArgoUML 以下内容 阅读全文
摘要:
lxml官方入门教程(The lxml.etree Tutorial)翻译 说明: 首次发表日期:2024-09-05 官方教程链接: https://lxml.de/tutorial.html 使用KIMI和豆包机翻 水平有限,如有错误请不吝指出 这是一个关于使用lxml.etree处理XML的教 阅读全文