前言

记录一些文档, PDF 上有一些本人读过的标注.

操作系统:Ubuntu 22.04.2 LTS

PyKEEN

PyKEEN 是一个知识图谱嵌入包。

博客地址:PyKEEN 文档学习笔记-ubuntu.

LaTeX

LaTex 是一个非常好的文本编辑工具。

博客地址:LaTeX 学习笔记-ubuntu.

Beamer

Beamer 是一个利用 LaTex 进行 ppt 制作的工具。

博客地址:Beamer 学习笔记-ubuntu.

DGL

DGL 是一个图神经网络工具包。

博客地址:Deep Graph Library (DGL) 学习笔记-ubuntu.

pybind11

pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.

博客地址:pybind11 文档学习笔记-ubuntu.

Weights & Biases

Weights & Biases is the machine learning platform for developers to build better models faster. Use W&B’s lightweight, interoperable tools to quickly track experiments, version and iterate on datasets, evaluate model performance, reproduce models, visualize results and spot regressions, and share findings with colleagues.

博客地址:Weights & Biases 文档-ubuntu.

Setuptools

Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects.

It helps developers to easily share reusable code (in the form of a library) and programs (e.g., CLI/GUI tools implemented in Python), that can be installed with pip and uploaded to PyPI.

博客地址:Setuptools 文档-ubuntu.

CMake

用于自动编译 C++ 项目的工具。

博客地址:00112-CMake学习文档-ubuntu.

Python

错误和异常

博客地址:错误和异常-文档-ubuntu.

typing

博客地址:typing —— 对类型提示的支持-ubuntu.

结语

第九十七篇博文写完,开心!!!!

今天,也是充满希望的一天。