Pinned Repositories
acbull.github.io
GPT-GNN
Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"
HGT-DGL
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)
HiCE
Code for ACL'19 "Few-Shot Representation Learning for Out-Of-Vocabulary Words"
LADIES
Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"
pyHGT
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
Unbiased_LambdaMart
Code for WWW'19 "Unbiased LambdaMART: An Unbiased Pairwise Learning-to-Rank Algorithm", which is based on LightGBM
scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
Avalon-LLM
This repository contains a LLM benchmark for the social deduction game `Resistance Avalon'
rule-guided-music
Official code for Symbolic Music Generation with Non-Differentiable Rule Guided Diffusion (ICML 2024, Oral).
acbull's Repositories
acbull/pyHGT
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric
acbull/GPT-GNN
Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"
acbull/Unbiased_LambdaMart
Code for WWW'19 "Unbiased LambdaMART: An Unbiased Pairwise Learning-to-Rank Algorithm", which is based on LightGBM
acbull/LADIES
Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"
acbull/HGT-DGL
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)
acbull/HiCE
Code for ACL'19 "Few-Shot Representation Learning for Out-Of-Vocabulary Words"
acbull/acbull.github.io
acbull/RGPT-QA
acbull/awesome-computer-vision
A curated list of awesome computer vision resources
acbull/awesome-llm-powered-agent
Awesome things about LLM-powered agents. Papers / Repos / Blogs / ...
acbull/CS285-RL-study
Course Study Material for UCB CS285: Deep Reinforcement Learning
acbull/acbull
acbull/ArknightsGameData
明日方舟游戏数据
acbull/awesome-neural-programming
A curated list of awesome neural programming resources
acbull/backend
Penguin Statistics backend.
acbull/CapsGNN
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
acbull/CS249
Course Project For UCLA CS249
acbull/CSrankings
A web app for ranking computer science departments according to their research output in selective venues, and for finding active faculty across a wide range of areas.
acbull/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
acbull/ELSA
Code for "Emoji-Powered Representation Learning for Cross-Lingual Sentiment Classification"
acbull/GCC
GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training
acbull/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
acbull/Paladin
Automated Generation of Reproducible Test Cases for Android Apps
acbull/pytorch_scatter
PyTorch Extension Library of Optimized Scatter Operations
acbull/rule-guided-music
acbull/transformer-xl
acbull/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.