srinadhu / RL_PacmanLinks
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:
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated last month
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 6 years ago
- Reinforcement Learning examples implementation and explanation☆334Updated last year
- Deep Reinforcement Learning (RL) Using Python☆35Updated last year
- ☆184Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- All of the code for my Medium articles☆135Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 3 years ago
- Train a tic-tac-toe agent using reinforcement learning.☆63Updated 4 years ago
- ☆11Updated 5 years ago
- A modular implementation for Proximal Policy Optimization in Tensorflow 2 using Eagerly Execution for the Super Mario Bros enviroment.☆21Updated 5 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated 2 years ago
- Implementation of value iteration algorithm for calculating an optimal MDP policy☆98Updated 7 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆229Updated 5 months ago
- Implementations of Coursera Reinforcement Learning Specialization☆45Updated 5 years ago
- ☆306Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Host directory for all GradientCrescent and TowardsDataScience Deep Learning projects☆38Updated 4 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆307Updated 2 years ago
- Python Reinforcement Learning Projects, published by Packt☆191Updated 2 years ago
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆21Updated 5 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- A notebook walking through how to use Keras RL to solve Atari environments.☆25Updated 4 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- Snake Gane using OpenCV Python☆14Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago