Skip to content
View ohoneyd's full-sized avatar

Block or report ohoneyd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Value-Decomposition Multi-Agent Actor-Critics

Python 40 3 Updated Dec 8, 2022

Google Research

Jupyter Notebook 34,641 7,975 Updated Jan 8, 2025

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entr…

Jupyter Notebook 2,487 334 Updated Nov 17, 2022

Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)

Python 2,948 692 Updated Jul 6, 2023

Graph Attention Networks (https://arxiv.org/abs/1710.10903)

Python 3,271 653 Updated Apr 9, 2022

Public implementation of "Multi-Agent Graph-Attention Communication and Teaming" from AAMAS'21

Python 75 17 Updated Apr 28, 2024

Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch

Python 349 80 Updated Apr 1, 2019

面向北京码农同胞的从0开始的买房踩盘实录,目标只有一个: 每一分钱都花的明白(持续补充和完善ing…)

594 43 Updated Jan 1, 2021

The pytorch implementation of DGN on grid world and Starcraft

Python 136 34 Updated Dec 11, 2021

Implementation code for GraphMIX: Graph Convolutional Value Decomposition in Multi-Agent Reinforcement Learning

Python 29 6 Updated Feb 13, 2021

DGN Code

Python 341 88 Updated Mar 25, 2023

Disagreement-Regularized Imitation Learning

Python 30 11 Updated May 25, 2021

discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!

Python 54 8 Updated Oct 18, 2022

Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation

Python 63 10 Updated May 25, 2021

Implementation of Random Expert Distillation

Python 29 7 Updated May 11, 2019

xingtian is a componentized library for the development and verification of reinforcement learning algorithms

Python 309 89 Updated Sep 12, 2023
Python 1 Updated Oct 27, 2020

Code for Continual Learning of Context-dependent Processing in Neural Networks

Python 179 44 Updated Aug 18, 2021

A PyTorch implementation of the ECCV 2018 publication "Memory Aware Synapses: Learning what (not) to forget"

Python 57 8 Updated Nov 12, 2019

🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐

Python 11,662 1,946 Updated Dec 6, 2024

PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.

Python 1,134 190 Updated Feb 9, 2021

StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)

Python 136 39 Updated Oct 25, 2018

PyTorch implementation of Advantage Actor-Critic (A2C)

Python 44 9 Updated Nov 25, 2017

A Test-Implementation of the IMPALA algorithm (by deepmind 2018)

Python 35 8 Updated Mar 16, 2018

SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.

Python 799 146 Updated Nov 29, 2022

PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKT…

Python 3,658 830 Updated May 29, 2022

This is the official implementation of Multi-Agent PPO (MAPPO).

Python 1,391 310 Updated Jul 18, 2024

Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)

Python 643 126 Updated May 18, 2024

This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor Networks.

Python 40 11 Updated Nov 27, 2020

A pytorch implementation of commNet on the levers task from "Learning Multiagent Communication with Backpropagation" paper. Reproduced from https://github.com/facebookarchive/CommNet

Python 4 Updated Aug 20, 2019
Next