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
- reinforcement learning on a encoder-decoder GRU for chatbot dialogue generation☆20Updated 6 years ago
- TensorFlow implementation of Pointer Networks, modified to use a threshold (or hardmax) pointer instead of a softmax pointer.☆40Updated 7 years ago
- Deep Reinforcement Learning for Multi Agent Soccer☆17Updated 8 years ago
- 课程笔记,David Silver,CS294 ...☆15Updated 6 years ago
- Project solutions for CS188 Artificial Intelligence course☆12Updated 8 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆89Updated 7 years ago
- MADDPG agent with collaboration and competition☆12Updated 6 years ago
- Implementation of Scheduled Policy Optimization for task-oriented language grouding☆29Updated 6 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- Codes for Stackelberg GAN☆13Updated 6 years ago
- Learning Backtracking Models, ICLR'19☆10Updated 7 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- Implementation of Neural Machine Translation by jointly learning to align and translate☆26Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- A general framework for Multi-Document Summarization based on Genetic Algorithm and Swarm Intelligence☆9Updated 8 years ago
- An attempt at applying Deep RL on the board game 2048☆17Updated 8 years ago
- Link Prediction with Supervised Random Walks on Github Data☆16Updated 9 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆68Updated 8 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- ☆16Updated 8 years ago
- A collection of papers on reinforcement learning applied to NLP☆14Updated 6 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
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- LSTM-based model for answer selection☆18Updated 6 years ago
- classification of the imdb large movie review dataset☆36Updated 6 years ago
- LSTM, biconditional, soft attention LSTM/GRU encoders for SemEval 2016 stance detection task☆8Updated 2 years ago
- Sorting numbers with pointer networks☆55Updated 6 years ago
- hierarchical Q-learning implementation☆11Updated 9 years ago
- This repository provides simulator codes for predicting and tracking popular discussion threads on Reddit☆21Updated 8 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago