srinadhu / RL_Pacman
Reinforcement Learning in Pacman
☆11Updated 6 years ago
Alternatives and similar repositories for RL_Pacman:
Users that are interested in RL_Pacman are comparing it to the libraries listed below
- Code from "Intro to OpenAI Gym" tutorial video: https://youtu.be/8MC3y7ASoPs☆69Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆76Updated 4 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆154Updated 4 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆95Updated 2 years ago
- Implementations of Coursera Reinforcement Learning Specialization☆41Updated 5 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 4 years ago
- Here, we compare Q(\sigma) learning presented by Sutton and Barto in [1] to Tree-Backup, n-step Expected Sarsa, and n-step Sarsa.☆14Updated 7 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆134Updated 2 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Snake Gane using OpenCV Python☆13Updated 5 years ago
- Reinforcement Learning examples implementation and explanation☆323Updated 6 months ago
- All of the code for my Medium articles☆134Updated 3 years ago
- Open source collection of Reinforcement Learning Environments.☆76Updated last year
- Solving OpenAI Gym problems.☆185Updated 4 years ago
- ☆91Updated 4 years ago
- Repository for the Udacity Deep Reinforcement Learning Nanodegree☆11Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Udacity Deep Reinforcement Learning Nanodegree Program☆12Updated 5 years ago
- Reinforcement Learning Course Project - IIT Bombay Fall 2018☆8Updated 6 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆22Updated 5 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 4 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆210Updated 4 years ago
- This is the repository of codes written in class.☆43Updated 5 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆28Updated 6 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆215Updated 4 years ago
- The Pacman Projects by the University of California, Berkeley.☆77Updated 7 years ago