LASP-UCL / Graph-RLLinks
Graph-based Reinforcement Learning
☆16Updated 7 years ago
Alternatives and similar repositories for Graph-RL
Users that are interested in Graph-RL are comparing it to the libraries listed below
Sorting:
- A curated list of graph reinforcement learning papers.☆72Updated 3 years ago
- Implementation of Learning Combinatorial Optimization Algorithms over Graphs, by Hanjun Dai et al. (2017)☆33Updated 7 years ago
- ☆35Updated 2 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆35Updated 6 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 8 years ago
- Implementation of Symbolic Relational Deep Reinforcement Learning based on Graph Neural Networks☆25Updated last year
- Learning multi-agent policies for flocking using graph neural networks☆77Updated 2 years ago
- reinforcement learning with pytorch geometric library☆50Updated 3 years ago
- Implementation for paper "A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning".☆59Updated 9 months ago
- Solutions for CS294-112 Fall2018 assignments in Pytorch☆20Updated 6 years ago
- ☆30Updated 5 years ago
- Scalable Bayesian Inverse Reinforcement Learning (ICLR 2021) by Alex J. Chan and Mihaela van der Schaar.☆47Updated 4 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…