• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

Dyrep

Implementation) DyRep: Learning Representations over Dynamic Graphs

Paper Review) Code Review_1) reddit의 posts와 comments 데이터를 가지고 Dyrep을 통해 test post에서 comment 생성 유무 prediction을 진행한다. Before : (u, v, t, k) -> k = existence of comment for present time Aim to : (u, v, t, k) -> k = existenc...

DyrepImplementationDyrep

Code Review) DyRep : Learning Representations over Dynamic Graphs

1. data_processing.py web-Google Dataset을 수정해서 사용하기로 했다. Google Web Graph Source: 작업 내용 메인 코드에서 필요한 k(1) 추가 (전부 Communication으로 가정) 메인 코드에서 train data와 test data를 다른 파일로 불러오기 때문에 train / test 개별 저장 2. data_loader.py 데이터 ...

DyrepDyrep

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more