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:
- Implementation of Scheduled Policy Optimization for task-oriented language grouding☆29Updated 6 years ago
- Sorting numbers with pointer networks☆55Updated 7 years ago
- 课程笔记,David Silver,CS294 ...☆15Updated 6 years ago
- hierarchical Q-learning implementation☆11Updated 10 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 7 years ago
- Project solutions for CS188 Artificial Intelligence course☆12Updated 8 years ago
- This project contains several Deep Reinforcement Learning method and some experiments basd on OpenAi gym.☆20Updated 7 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 8 years ago
- ☆10Updated 6 years ago
- An AI program to play Othello game. Use DQN, Double-DQN, Dueling DQN and MCTS. By Chengzhe XU and Hao XIANG☆8Updated 7 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- LSTM-based model for answer selection☆18Updated 6 years ago
- Reinforcement learning of driving a racing car in TORCS using DDPG algorithm☆14Updated 7 years ago
- Code for Named Entity Recognition using Deep Bidirectional LSTM(Char and Word Level Embedding) + HighWay Layer + CRF☆23Updated 7 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- Various DQN method with cartpole☆11Updated 7 years ago
- Deep Reinforcement Learning for Multi Agent Soccer☆17Updated 8 years ago
- Collapsed Gibbs sampling for Latent Dirichlet Allocation☆18Updated 13 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆54Updated 5 years ago
- ☆18Updated 6 years ago
- Improved Training of Wasserstein GANs for Text Generation☆23Updated 7 years ago
- TensorFlow implementation of Pointer Networks, modified to use a threshold (or hardmax) pointer instead of a softmax pointer.☆40Updated 7 years ago
- Assignments for CS294-112 Deep Reinforcement Learning in UC Berkeley in Fall 2018☆16Updated 6 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 7 years ago
- A general framework for Multi-Document Summarization based on Genetic Algorithm and Swarm Intelligence☆9Updated 8 years ago
- Value & Policy Iteration for the frozenlake environment of OpenAI☆15Updated 6 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆29Updated last year
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 6 years ago
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- code for our IJCAI 2018 paper : "Lifelong Domain Word Embedding via Meta-Learning"☆11Updated 6 years ago