SergioIommi / DQN-2048
Deep Reinforcement Learning to Play 2048 (with Keras)
☆26Updated 6 years ago
Alternatives and similar repositories for DQN-2048:
Users that are interested in DQN-2048 are comparing it to the libraries listed below
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- very easy implementation of dueling DQN in pytorch☆71Updated 2 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆44Updated 7 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆31Updated 3 weeks ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 5 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆43Updated 4 years ago
- A well-documented A2C written in PyTorch☆50Updated 5 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆222Updated 4 years ago
- Massively multiagent reinforcement learning in a slither.io like environment☆24Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆167Updated 6 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 6 months ago
- This repository contains the source code pytorch realization of PPO for solving openai gym enviroments.☆20Updated 4 years ago
- MultiTask Environments for Reinforcement Learning.☆74Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Solving Traveling Salesman Problem with reinforcement learning...☆52Updated 5 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 4 years ago
- A simple moving dot environment for OpenAI Gym to test reinforcement learning algorithms☆22Updated 2 years ago
- PPO with multi-head/autoregressive action outputs☆38Updated 3 years ago
- An implementation of Phasic Policy Gradient, a proposed improvement of Proximal Policy Gradients, in Pytorch☆51Updated last week
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆284Updated 3 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆68Updated 3 years ago
- Code for "Data-Efficient Reinforcement Learning with Self-Predictive Representations"☆158Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 6 months ago
- Implementation of NeurIPS 2018 paper "Meta-Gradient Reinforcement Learning"☆18Updated 2 years ago
- A python library for eXplainable Reinforcement Learning (XRL) based on the concept of interestingness elements.☆7Updated 4 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆149Updated last year