Pinned Repositories
AutoPortraitMatting
Tensorflow implementation of Automatic Portrait Matting on paper "Automatic Portrait Segmentation for Image Stylization"
C-HMCNN
Code for paper: "Coherent Hierarchical Multi-Label Classification Networks"
cycle_bipartite
Bipartite Graph Convolutional Networks with Cycle Adversial Generators
daily_readings
GCNII
PyTorch implementation of "Simple and Deep Graph Convolutional Networks"
GRAND
Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"
kshape
Python implementation of k-Shape with k-line
LightGCN
lightgcn-torch
The PyTorch implementation of LightGCN
neural_graph_collaborative_filtering
Neural Graph Collaborative Filtering, SIGIR2019
dongwu92's Repositories
dongwu92/AutoPortraitMatting
Tensorflow implementation of Automatic Portrait Matting on paper "Automatic Portrait Segmentation for Image Stylization"
dongwu92/cycle_bipartite
Bipartite Graph Convolutional Networks with Cycle Adversial Generators
dongwu92/kshape
Python implementation of k-Shape with k-line
dongwu92/C-HMCNN
Code for paper: "Coherent Hierarchical Multi-Label Classification Networks"
dongwu92/daily_readings
dongwu92/GCNII
PyTorch implementation of "Simple and Deep Graph Convolutional Networks"
dongwu92/GRAND
Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"
dongwu92/LightGCN
dongwu92/lightgcn-torch
The PyTorch implementation of LightGCN
dongwu92/neural_graph_collaborative_filtering
Neural Graph Collaborative Filtering, SIGIR2019
dongwu92/QRec
QRec: A Python Framework for quick implementation of recommender systems (TensorFlow Based)
dongwu92/tree-of-thought-llm
[NeurIPS 2023] Tree of Thoughts: Deliberate Problem Solving with Large Language Models
dongwu92/tree-of-thoughts
Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%