SergioIommi / DQN-2048
Deep Reinforcement Learning to Play 2048 (with Keras)
☆26Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for DQN-2048
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 3 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆42Updated 4 years ago
- Massively multiagent reinforcement learning in a slither.io like environment☆24Updated last year
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆49Updated last year
- very easy implementation of dueling DQN in pytorch☆69Updated last year
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated last year
- ☆11Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆112Updated 3 months ago
- A repository for code of reinforcement learning algorithms with PyTorch☆29Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆95Updated 4 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆207Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- General implementation of Advantage Actor Critic using Pytorch☆26Updated 2 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 5 years ago
- An implementation of Phasic Policy Gradient, a proposed improvement of Proximal Policy Gradients, in Pytorch☆46Updated this week
- PyTorch IMPALA implementation☆24Updated 5 years ago
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆50Updated 3 months ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆203Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆30Updated this week
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆56Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- Implementation for paper "A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning".☆59Updated last month
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 3 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆50Updated 3 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆44Updated 2 years ago
- Solving Traveling Salesman Problem with reinforcement learning...☆52Updated 5 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆35Updated 4 years ago
- Multi-Objective Reinforcement Learning☆253Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago