SergioIommi / DQN-2048Links
Deep Reinforcement Learning to Play 2048 (with Keras)
☆28Updated 7 years ago
Alternatives and similar repositories for DQN-2048
Users that are interested in DQN-2048 are comparing it to the libraries listed below
Sorting:
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft☆49Updated 6 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆221Updated 2 years ago
- An environment of the board game Go using OpenAI's Gym API☆176Updated 3 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆97Updated 5 months ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- Solving Traveling Salesman Problem with reinforcement learning...☆57Updated 6 years ago
- OpenAI Gym Style Tic-Tac-Toe Environment☆74Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- implementation of distributed reinforcement learning with distributed tensorflow☆57Updated 4 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 2 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- A Tetris environment to train machine learning agents☆73Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- ☆69Updated 7 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- Deep Reinforcement Learning Algorithms Implementation in PyTorch☆27Updated 10 months ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 3 years ago
- Code for the paper 'On Learning Paradigms for the Travelling Salesman Problem' (NeurIPS 2019 Graph Representation Learning Workshop)☆33Updated 5 years ago
- Open AI gym environment for the game 2048☆75Updated 3 years ago
- POMDP wrappers for OpenAI Gym☆15Updated 6 years ago
- ML2-Multi Agent Environments☆35Updated last year
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 4 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆155Updated 6 years ago