SergioIommi / DQN-2048Links
Deep Reinforcement Learning to Play 2048 (with Keras)
☆27Updated 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 4 years ago
- Ape-x DQN implementation on Pikachu Volleyball☆51Updated 7 years ago
- implementation of distributed reinforcement learning with distributed tensorflow☆57Updated 4 years ago
- OpenAI Gym Style Tic-Tac-Toe Environment☆75Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆55Updated 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
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 3 years ago
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 2 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- ☆69Updated 6 years ago
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆50Updated 2 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning☆38Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft☆50Updated 6 years ago
- Open AI gym environment for the game 2048☆74Updated 3 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆95Updated 2 months ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆154Updated 6 years ago
- The exact codes used by the team "liveinparis" at the kaggle football competition ranked 6th/1141☆57Updated 4 years ago
- A curated list of reinforcement learning environments and frameworks.☆51Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago