JodieYoung's Stars
Lesterpaintstheworld/terminal-velocity
A novel created autonomously by a team of 10 AI agents
mohmdelsayed/streaming-drl
Deep reinforcement learning without experience replay, target networks, or batch updates.
JasonZhujp/RELIEF
McGill-NLP/VinePPO
Code for the paper "VinePPO: Unlocking RL Potential For LLM Reasoning Through Refined Credit Assignment"
sheldonresearch/ProG
A Unified Python Library for Graph Prompting
WxxShirley/Awesome-Graph-Prompt
Awesome Papers About Performing Prompting On Graphs
camel-ai/oasis
🏝️ OASIS: Open Agent Social Interaction Simulations with One Million Agents. https://oasis.camel-ai.org
Zehong-Wang/TANS
The official repo of "Can LLMs Convert Graphs to Text-Attributed Graphs?"
gravins/non-dissipative-propagation-CTDGs
Official reference implementation of our paper "Long Range Propagation on Continuous-Time Dynamic Graphs" accepted at ICML24 and "Effective Non-Dissipative Propagation for Continuous-Time Dynamic Graphs" accepted at Temporal Graph Learning Workshop @ NeurIPS 2023
emallson/tiptop
Implementation of the TipTop IM algorithm
google-deepmind/graph_nets
Build Graph Nets in Tensorflow
gayanku/SCGC
Pytorch implementation of Influence Augmented Contrastive (IAC) loss and SCGC : Self-Supervised Contrastive Graph Clustering (https://arxiv.org/abs/2204.12656)
stephenhky/MoguTDA
Topological Data Analysis in Python: Simplicial Complex
zhouc20/HodgeRandomWalk
Official repository of NeurIPS 2023 paper - Facilitating Graph Neural Networks with Random Walk on Simplicial Complexes
danijar/dreamerv3
Mastering Diverse Domains through World Models
heyform/heyform
Open-Source Form Builder
lizhe2004/Awesome-LLM-RAG-Application
the resources about the application based on LLM with RAG pattern
yzhong1985/optimal-billboard-location-traffic-vol
this is a project to demonstrate a implementation to solve maximum covering location problem for billboards in New York city and Seattle based on traffic speed/volume
statsle/DDM
Directional diffusion models
ml-jku/vnegnn
RAD-Embeddings/rad-embeddings
RomanBresson/KAGNN
This is the official repository for our paper KAGNNs: Kolmogorov-Arnold Networks meet Graph Learning.
hijkzzz/pymarl2
Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
LiZhYun/RL-Plotter-with-Wandb
A plotter for reinforcement learning (RL) using Weights & Biases
starry-sky6688/MARL-Algorithms
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
PKU-MARL/Multi-Agent-Transformer
katetolstaya/multiagent_gnn_policies
Learning multi-agent policies for flocking using graph neural networks
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
openai/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"