-
Hi @smorad ,
Noticed the latest change on the CartPole example changed the RL algorithm from PPO to A2C. Is this the intend going forward? And do you mind to provide some details on the reasoning b…
-
Hi,
Thanks for developing this open-source project, I noticed that alibaba also open-sourced [euler](https://github.com/alibaba/euler), can anyone point out the differences between the two ?
-
- News
- 모더레이터 분들의 2021 가장 기억에 남는 논문 혹은 소식 한개씩! (두개 안됨!)
- ACL 2022 (ARR-11월) 리뷰가 화요일 즈음 나옵니당.
- IJCAI 2022 데드라인: 1월 14일 / ICML 2022 데드라인: 1월 20일&27일
- CES 2022 !!!
- 카이스트 교수님들의 시각: …
-
- News
- AAAI, CHI submission 완료 수고하셨습니다.
- [주요기업, 연구소, 정부 합해 초대규모AI 공동 협력](https://news.naver.com/main/read.naver?mode=LSD&mid=shm&sid1=105&oid=015&aid=0004601530)
- [AI 중심의 글로벌 합종연횡 - 우리의 대…
-
## 🐛 Bug
No problem in PyTorch 1.2. Archive with code and data: https://github.com/pytorch/pytorch/files/3723821/PyTorch.zip
Windows 10 (1903), Python 3.7.4, RTX 2060 (driver version 436.48)
…
-
## 🐛 Bug
Hi there. I am using the modular forms of `BinnedPrecisionRecallCurve` and `F1` to calculate precision, recall, and F1. I noticed that F1 went down while both precision and recall went up,…
-
您好,请问能否提供您选用的一些baseline方法的代码呢,因为我发现许多的源码具有特异性,而我刚入门这个领域,对于如何改写这些模型感到困惑
(例如LGRec和MCRec它们的initial embedding的详细生成方法并未提供,而且LGRec的模型代码似乎跑不通;HetGNN模型是hard coded for academic paper,怎么改用到其他数据呢?HAN模型是embeddin…
-
ytgui updated
3 years ago
-
## 🚀 Feature
A proposal of a new GNN model coming from ICLR 2021: https://openreview.net/forum?id=ebS5NUfoMKL
The model is implemented with DGL: https://github.com/nd7141/bgnn
## Motivation
Th…
-
Hi,
In the current version there is no option of sampling neighbours while message passing and support for multi label node classification for datasets such as PPI right? Could you let me know if I a…