jasonrute / puzzle_cubeLinks
Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search
☆103Updated 6 years ago
Alternatives and similar repositories for puzzle_cube
Users that are interested in puzzle_cube are comparing it to the libraries listed below
Sorting:
- Highly Modular and Scalable Reinforcement Learning☆115Updated 5 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 6 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- Reinforcement Learning Assembly☆92Updated 3 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Distributed implementation of popular evolutionary methods☆64Updated 7 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- A PyTorch Library for Reinforcement Learning Research☆198Updated 3 weeks ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆119Updated 4 years ago
- ☆67Updated 3 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆73Updated 5 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆95Updated 4 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆203Updated 4 years ago
- PyTorch RL for Pommerman☆38Updated 6 years ago
- ☆111Updated 5 years ago
- Source code of Neural Logic Reinforcement Learning (https://arxiv.org/abs/1904.10729)☆76Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- Random Network Distillation(RND) algo in Pytorch☆50Updated 6 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆140Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆175Updated 3 years ago
- Augmented environments with RL☆104Updated 6 years ago
- Demo of UCT (MCTS) in Python / Numpy☆87Updated 2 years ago
- Full Chainer implementation of OpenAI's Reinforcement Learning using Random Network Distillation☆31Updated 6 years ago
- Adapting the AlphaZero algorithm to remove the need of execution traces to train NPI.☆79Updated last year