deepeshmittal / AI-PacMan-ProjectsLinks
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
Sorting:
- Assignments for CS294-112 Deep Reinforcement Learning in UC Berkeley in Fall 2018☆16Updated 6 years ago
- Implementation of Scheduled Policy Optimization for task-oriented language grouding☆29Updated 7 years ago
- 一些不同的Attention机制代码☆20Updated 5 years ago
- Implementation of Adversarial Ranking for Language Generation [ArxiV 1705.11001]☆31Updated 7 years ago
- 课程笔记,David Silver,CS294 ...☆15Updated 6 years ago
- Code for Paper Abstract Writing through Editing Mechanism☆73Updated 4 years ago
- A simple reinforcement learning simulation engine for OpenAI's gym.☆38Updated 6 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- Deep Learning Experiments Motivated from Fastai Course☆14Updated 6 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 7 years ago
- the solustion to https://openai.com/requests-for-research☆12Updated 8 years ago
- This is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258…☆33Updated 6 years ago
- Sorting numbers with pointer networks☆55Updated 7 years ago
- ☆36Updated 5 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 7 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 6 years ago
- Reimplementation of NLP Style Transfer from Non-parallel Text with Adversarial Alignment (https://arxiv.org/abs/1705.09655)☆14Updated 4 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago
- ☆16Updated 8 years ago
- ☆15Updated 6 years ago
- Chinese Text Generation using LSTM☆11Updated 7 years ago
- LSTM-based model for answer selection☆18Updated 6 years ago
- ☆53Updated 8 years ago
- This project contains several Deep Reinforcement Learning method and some experiments basd on OpenAi gym.☆20Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- ☆19Updated 8 years ago
- Imitation Learning Homework 1☆36Updated 7 years ago
- ☆13Updated 8 years ago
- Example project of sentiment analysis using LSTM NN on IMDB reviews database☆21Updated 9 years ago
- Tensorflow implementation of DCN for question answering on the Stanford Question Answering Dataset (SQuAD)☆13Updated 7 years ago