Sansan Tech Blog

Sansanのものづくりを支えるメンバーの技術やデザイン、プロダクトマネジメントの情報を発信

Hands-on, guidance, to, DGL, library の検索結果:

Hands-on guidance to DGL library _ (5) Training on large graphs

…so the PinSAGE style neighbourhood sampling method dgl.sampling.PinSAGESampler! This is basically how we could solve the training on large graphs through DGL new version. ▼【Hands-on guidance to DGL library】Series buildersbox.corp-sansan.com

【ML Tech RPT. 】第19回 構造に関連する機械学習を学ぶ (5) ~グラフ その1~

DSOC研究員の吉村です. 最近はコンビニスイーツにハマってます. この時期 (執筆時点で10月ごろ) になると, 芋, 南瓜, 栗系の物を探しては色々試しています.さて, 前回からしばらく空いてしまいましたが今回は「グラフ」についてです. 近年では GCN や, GraphSAGE などのグラフ学習手法が有名ですが, 今回はもう少し別の観点から「グラフ」と機械学習について見ていきたいと思います.

Hands-on guidance to DGL library _ (4) An introduction to training graph neural networks

Hi, I am XING LI, a researcher from Sansan DSOC. We have discussed some of the most important elements in DGL, such as Message Passing and NodeFlow. And we also explored a small but vital topic in most deep neural networks: (Negative) Sampl…

Hands-on guidance to DGL library _ (3) Negative Sampling Methods

…topic of "Hands-on guidance to DGL library", it is more like my personal summary on graph edge negative sampling problem. No need to talk about the universality and importance of graph edge negative sampling, you could find some useful insi…

Hands-on guidance to DGL library _ (2) NodeFlow Data Structure

R&D

Hi, I am XING LI, a researcher from Sansan DSOC. Last time, we briefly discussed the DGL(Deep Graph Library) and one of its fundamental mechanisms: Message Passing. Today, we are going to explore another significant data structure: NodeFlow…

Hands-on guidance to DGL library _ (1) Introduction and Message Passing

… a series hands-on guidance to DGL library together with graph learning topics as examples. This is the first blog of this series, starting with a brief introduction and one core feature of DGL. Introduction In the last few years, many chal…

© Sansan, Inc.