Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xinetzone/dgl-book
https://github.com/xinetzone/dgl-book
dgl
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xinetzone/dgl-book
- Owner: xinetzone
- License: apache-2.0
- Created: 2022-01-07T16:40:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-07T16:58:44.000Z (almost 3 years ago)
- Last Synced: 2024-10-30T01:55:12.899Z (about 2 months ago)
- Topics: dgl
- Homepage: https://xinetzone.github.io/dgl-book/
- Size: 1.88 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# 图神经网络
[![GitHub issues](https://img.shields.io/github/issues/xinetzone/dgl-book)](https://github.com/xinetzone/dgl-book/issues) [![GitHub forks](https://img.shields.io/github/forks/xinetzone/dgl-book)](https://github.com/xinetzone/dgl-book/network) [![GitHub stars](https://img.shields.io/github/stars/xinetzone/dgl-book)](https://github.com/xinetzone/dgl-book/stargazers) [![GitHub license](https://img.shields.io/github/license/xinetzone/dgl-book)](https://github.com/xinetzone/dgl-book/blob/main/LICENSE) ![repo size](https://img.shields.io/github/repo-size/xinetzone/dgl-book.svg) [![contributors](https://img.shields.io/github/contributors/xinetzone/dgl-book.svg)](https://github.com/xinetzone/dgl-book/graphs/contributors) [![watcher](https://img.shields.io/github/watchers/xinetzone/dgl-book.svg)](https://github.com/xinetzone/dgl-book/watchers)
学习资料:
- [dgl](https://www.dgl.ai/) & [GitHub](https://github.com/dmlc/dgl) 与 [中文手册](https://docs.dgl.ai/en/latest/guide_cn/index.html)。