Pinned Repositories
3D-bin-packing
Solving the 3D bin packing problem with reinforcement learning
3D-Bin-Packing-Python-Application
A python app that offers a graphical representation to 3D bin-packing.
A_Dynamic_Multi-Modal_Deep_Reinforcement_Learning_Framework_for_3D_Bin_Packing_Problem
the Pytorch implementation of A Dynamic Multi-Modal Deep Reinforcement Learning Framework for 3D Bin Packing Problem
BulletArm
BulletArm is a benchmark and learning-environment for robotic manipulation.
Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
Deep-Reinforcement-Learning-in-Large-Discrete-Action-Spaces
PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, Hado van Hasselt, Peter Sunehag, Timothy Lillicrap, Jonathan Hunt, Timothy Mann, Theophane Weber, Thomas Degris, Ben Coppin).
jaxrl
JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.
joyrl
An easier PyTorch deep reinforcement learning library.
joyrl-book
joyrl-offline
gyyer's Repositories
gyyer/3D-bin-packing
Solving the 3D bin packing problem with reinforcement learning
gyyer/3D-Bin-Packing-Python-Application
A python app that offers a graphical representation to 3D bin-packing.
gyyer/A_Dynamic_Multi-Modal_Deep_Reinforcement_Learning_Framework_for_3D_Bin_Packing_Problem
the Pytorch implementation of A Dynamic Multi-Modal Deep Reinforcement Learning Framework for 3D Bin Packing Problem
gyyer/BulletArm
BulletArm is a benchmark and learning-environment for robotic manipulation.
gyyer/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
gyyer/Deep-Reinforcement-Learning-in-Large-Discrete-Action-Spaces
PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, Hado van Hasselt, Peter Sunehag, Timothy Lillicrap, Jonathan Hunt, Timothy Mann, Theophane Weber, Thomas Degris, Ben Coppin).
gyyer/jaxrl
JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.
gyyer/joyrl
An easier PyTorch deep reinforcement learning library.
gyyer/joyrl-book
gyyer/joyrl-offline
gyyer/Online-3D-BPP-DRL
This repository contains the implementation of paper Online 3D Bin Packing with Constrained Deep Reinforcement Learning.
gyyer/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
gyyer/TAP-Net
TAP-Net: Transport-and-Pack using Reinforcement Learning