mingen-pan / Reinforcement-Learning-Q-learning-8puzzle-PytorchLinks
This is a project using neural-network reinforcement learning to solve the 8 puzzle problem (or even N puzzle)
☆11Updated 7 years ago
Alternatives and similar repositories for Reinforcement-Learning-Q-learning-8puzzle-Pytorch
Users that are interested in Reinforcement-Learning-Q-learning-8puzzle-Pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of 6 DQN extension methods using Pytorch. (RAINBOW)☆16Updated 5 years ago
- Reinforcement Learning Methods with PyTorch☆38Updated 6 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 7 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆18Updated 2 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆13Updated 7 years ago
- Deep Reinforcement Learning algorithm to learn to play Snake☆18Updated 2 years ago
- Continual Multi-agent Reinforcement Learning in Dynamic Environments☆11Updated 4 years ago
- Implementation for paper "A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning".☆60Updated last year
- (ICLR 2021) Learning to Represent Action Values as a Hypergraph on the Action Vertices☆23Updated 4 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- reinforcement learning with pytorch geometric library☆51Updated 4 years ago
- We propose an evolution-based approach to meta-learn synthetic neural environments and reward neural networks for reinforcement learning.☆21Updated 2 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆35Updated 6 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- ML2-Multi Agent Environments☆35Updated 2 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆14Updated 5 years ago
- A DQN implementation using Keras and Tensorflow☆11Updated 7 years ago
- ☆32Updated 6 years ago
- Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning☆38Updated 3 months ago
- Deep Reinforcement Learning Algorithms Implementation in PyTorch☆27Updated last year
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 6 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago
- A collection of various projects related to Reinforcement Learning☆19Updated 4 years ago
- Official codes for "Training Deep Q-Network via Monte Carlo Tree Search for Adaptive Bitrate Control in Video Delivery"☆10Updated 2 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 4 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago
- Playing Breakout with double deep Q network☆13Updated 8 years ago
- Implementation of Deep Q-network to play the game 2048 using Keras.☆13Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆60Updated last year
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆33Updated 4 years ago