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☆117Updated 5 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 6 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Reinforcement Learning Assembly☆92Updated 3 years ago
- Distributed implementation of popular evolutionary methods☆64Updated 7 years ago
- RLtime is a reinforcement learning library focused on state-of-the-art q-learning algorithms and features☆141Updated 5 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆74Updated 5 years ago
- ☆67Updated 3 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆152Updated 3 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 4 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆46Updated 7 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- A curated list of reinforcement learning environments and frameworks.☆51Updated 6 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago
- Augmented environments with RL☆104Updated 6 years ago
- Source code of Neural Logic Reinforcement Learning (https://arxiv.org/abs/1904.10729)☆76Updated 5 years ago
- Benchmarking Canonical Evolution Strategies for Playing Atari☆83Updated 7 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
- Random Network Distillation(RND) algo in Pytorch☆50Updated 6 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆120Updated 4 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 11 months ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆206Updated 4 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated 2 years ago
- Code for the paper, "Learning Human Objectives by Evaluating Hypothetical Behavior"☆84Updated 5 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆203Updated 6 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago