{"library":"dgl","type":"library","category":null,"description":"An open-source Python library for deep learning on graphs, supporting PyTorch, TensorFlow, and Apache MXNet. Currently at version 2.4.0, with releases every few months. Focuses on graph neural networks (GNNs) and scalable graph computation.","language":"python","status":"active","version":"2.4.0","tags":["graph-neural-networks","deep-learning","gpu","pytorch"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install dgl","imports":["import dgl","import dgl; from dgl.nn import SAGEConv","from dgl.dataloading import DataLoader"]},{"cmd":"pip install dgl -f https://data.dgl.ai/wheels/cu118/repo.html","imports":[]},{"cmd":"pip install dgl -f https://data.dgl.ai/wheels/cu121/repo.html","imports":[]}],"homepage":"https://www.dgl.ai","github":"https://github.com/dmlc/dgl","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dgl/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}