Pinned Repositories
a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
awesome-network-embedding
A curated list of network embedding techniques.
ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文总结+润色+审稿+审稿回复
ChatPDF
Chat with any PDF. Easily upload the PDF documents you'd like to chat with. Instant answers. Ask questions, extract information, and summarize documents with AI. Sources included.
GNNPapers
Must-read papers on graph neural networks (GNN)
graph_nets
Build Graph Nets in Tensorflow
GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
HARL
Official implementation of HARL algorithms based on PyTorch.
pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
SEAL
SEAL (learning from Subgraphs, Embeddings, and Attributes for Link prediction). "M. Zhang, Y. Chen, Link Prediction Based on Graph Neural Networks, NIPS 2018 spotlight".
zxtxjtu's Repositories
zxtxjtu/awesome-network-embedding
A curated list of network embedding techniques.
zxtxjtu/GNNPapers
Must-read papers on graph neural networks (GNN)
zxtxjtu/graph_nets
Build Graph Nets in Tensorflow
zxtxjtu/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
zxtxjtu/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
zxtxjtu/SEAL
SEAL (learning from Subgraphs, Embeddings, and Attributes for Link prediction). "M. Zhang, Y. Chen, Link Prediction Based on Graph Neural Networks, NIPS 2018 spotlight".
zxtxjtu/a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
zxtxjtu/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文总结+润色+审稿+审稿回复
zxtxjtu/ChatPDF
Chat with any PDF. Easily upload the PDF documents you'd like to chat with. Instant answers. Ask questions, extract information, and summarize documents with AI. Sources included.
zxtxjtu/HARL
Official implementation of HARL algorithms based on PyTorch.
zxtxjtu/light_mappo
Lightweight version of MAPPO to help you quickly migrate to your local environment.
zxtxjtu/MADDPG
Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments".
zxtxjtu/MTGNN
zxtxjtu/Multi-Agent-Transformer
zxtxjtu/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
zxtxjtu/on-policy
This is the official implementation of Multi-Agent PPO (MAPPO).
zxtxjtu/PNG
zxtxjtu/pytorch-maddpg
A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)
zxtxjtu/Raindrop
Graph Neural Networks for Irregular Time Series
zxtxjtu/test
zxtxjtu/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
zxtxjtu/TRPO-in-MARL