deepeshmittal / AI-PacMan-Projects
Implemented various AI algorithms in Pac-Man projects developed by UC Berkeley. Implemented informed/blind state-space search using search algorithms like BFS, DFS, UCS and A* algorithm with heuristic calculation. Designed an algorithm for reflex agent, minimax and alpha-beta pruning. Reinforcement Learning using MDP (Value Iteration and Policy …
☆24Updated 9 years ago
Alternatives and similar repositories for AI-PacMan-Projects:
Users that are interested in AI-PacMan-Projects are comparing it to the libraries listed below
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- 课程笔记,David Silver,CS294 ...☆15Updated 6 years ago
- Project solutions for CS188 Artificial Intelligence course☆12Updated 8 years ago
- Deep Reinforcement Learning for Multi Agent Soccer☆17Updated 8 years ago
- Value & Policy Iteration for the frozenlake environment of OpenAI☆15Updated 5 years ago
- Sorting numbers with pointer networks☆55Updated 6 years ago
- hierarchical Q-learning implementation☆11Updated 9 years ago
- An example of a sentiment analysis program, used on the IMDB movie review dataset. The program uses the Keras deep learning library. Fi…☆23Updated 7 years ago
- ☆53Updated 8 years ago
- Viterbi Algorithm for HMM☆30Updated 5 years ago
- Several different implementations of the A-Star search algorithm, including a Bidirectional version - used for finding the shortest path …☆23Updated last month
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆46Updated 4 years ago
- Developing different methods for expanding a query/topic in information retrieval and choosing the best expanded query using similarity m…☆11Updated 7 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 4 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- First order HMM with Viterbi, Forward-Backward and Baum-Welch implementations☆47Updated 8 years ago
- Assignments for CS294-112 Deep Reinforcement Learning in UC Berkeley in Fall 2018☆16Updated 6 years ago
- Collaborative Deep Reinforcement Learning☆32Updated 7 years ago
- Course projects and related materials☆11Updated 7 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 5 years ago
- TensorFlow implementation of Pointer Networks☆203Updated 7 years ago
- LSTM-based model for answer selection☆18Updated 6 years ago
- Implementation of value iteration algorithm for calculating an optimal MDP policy☆97Updated 7 years ago
- ☆16Updated 8 years ago
- Collapsed Gibbs sampling for Latent Dirichlet Allocation☆18Updated 12 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 7 years ago
- solutions to the examples and exercises☆42Updated 8 years ago
- ☆15Updated 7 years ago