srinadhu / RL_Pacman
Reinforcement Learning in Pacman
☆12Updated 7 years ago
Alternatives and similar repositories for RL_Pacman
Users that are interested in RL_Pacman are comparing it to the libraries listed below
Sorting:
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆29Updated last year
- Notes on many interesting RL papers☆26Updated 5 years ago
- 🤖Artificial Intelligence - Berkeley - CS188 - Summer 2016☆23Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 3 weeks ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆40Updated 6 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- 🐲 Stanford CS234 : Reinforcement Learning☆24Updated 5 years ago
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆49Updated 2 years ago
- This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.☆104Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- My solutions to the projects (and mini-projects) of the Deep Reinforcement Learning Nanodegree by Udacity☆63Updated 2 years ago
- OpenAI LunarLander-v2 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆37Updated 3 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆47Updated 2 years ago
- Udacity Deep Reinforcement Learning Nanodegree Program☆12Updated 5 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆97Updated 4 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆180Updated 8 months ago
- ☆41Updated 5 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆118Updated 6 months ago
- Python Reinforcement Learning Projects, published by Packt☆186Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 6 months ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆156Updated 5 years ago