# GCN

16개의 포스트
post-thumbnail

[Seminar] Graph Representation Learning With 3D applications

2023.01.16 Seminar - Graph Representation Learning With 3D applications

2023년 1월 16일
·
0개의 댓글
·
post-thumbnail

🧊 GCN 이란 무엇일까? G부터 N까지 차근차근 part.02 Convolution과 특성

Image에 대해 주로 사용하는 Convolution연산을 Graph에 대해 적용한 것이 GCN입니다.

2023년 1월 9일
·
0개의 댓글
·
post-thumbnail

🧊 GCN 이란 무엇일까? G부터 N까지 차근차근 part.01 Graph

GCN(Graph Convolution Network)에 대하여 개인적으로 공부한 부분을 토대로 기술합니다.GCN을 이해하기 위한 기초적인 개념부터, G / C / N 각각이 무엇을 뜻하는지 학습합니다.DATA representataion 즉, 데이터의 표현방식에 대해

2023년 1월 9일
·
0개의 댓글
·

[논문] Neural Graph Collaborative Filtering

혼자 공부하며 작성한 것입니다. 정정해야할 부분이 있다면 모두의 발전을 위해 알려주세요 :)논문 Neural Graph Collaborative Filtering - https://dl.acm.org/doi/pdf/10.1145/3331184.3331267많은

2022년 12월 8일
·
0개의 댓글
·

[딥러닝 홀로서기] Basic of Graph Convolutional Network

그래프란 무엇일까요? 그래프는 node(=vertex)와 이를 연결하는 edge로 이루어진 구조를 말합니다. 예를 들어볼까요? Molecular Graph는 node가 원자, edge는 원자 간의 화학 결합으로 표현되는 그래프 구조입니다.

2022년 10월 15일
·
0개의 댓글
·

GNN / GCN Guide

GNN study를 위한 가이드

2022년 3월 25일
·
0개의 댓글
·
post-thumbnail

8. Applications of Graph Neural Networks

작성자 : 장아연Deep Graph Encoders는 임의의 graph를 Deep Neural Network를 통과 시켜 embedding space로 사상 시키는 것가정 : Raw input Graph 와 computational Graph는 동일Feature : l

2021년 8월 25일
·
0개의 댓글
·
post-thumbnail

6. Graph Neural Networks 1: GNN Model

작성자: 김상현

2021년 8월 11일
·
5개의 댓글
·
post-thumbnail

[Paper Review] (2018, KDD) Graph Convolutional Neural Networks for Web-Scale Recommender System

작성자: 이예지 Pinterest + GraphSage = PinSageYing, Rex, et al. Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mi

2021년 5월 27일
·
4개의 댓글
·
post-thumbnail

Graph Convolutional Neural Networks for Web-Scale Recommender System

투빅스 15기 추천시스템세미나) PinSage 리뷰, 이예지

2021년 5월 24일
·
0개의 댓글
·
post-thumbnail

9. Graph Neural Networks: Hands-on Session

GNN code : PyTorch Geometric [작성자 : 이재빈]

2021년 3월 8일
·
0개의 댓글
·
post-thumbnail

8. Graph Neural Networks

Graph Neural Network (GNN), Graph Convolutional Network (GCN), Graph Attention Network (GAT) [작성자 : 이재빈]

2021년 3월 5일
·
8개의 댓글
·