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 7 years ago
- Implementation of Scheduled Policy Optimization for task-oriented language grouding☆29Updated 7 years ago
- LSTM-based model for answer selection☆18Updated 7 years ago
- Code for Paper Abstract Writing through Editing Mechanism☆73Updated 4 years ago
- ☆15Updated 7 years ago
- Deep Learning Experiments Motivated from Fastai Course☆14Updated 6 years ago
- Sorting numbers with pointer networks☆55Updated 7 years ago
- Improved Training of Wasserstein GANs for Neural Machine Translation☆11Updated 8 years ago
- Augmentation scripts for the bAbI Dialog Tasks dataset☆13Updated 7 years ago
- Speaker Role Contextual Model for Dialogues☆15Updated 8 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 years ago
- PyTorch study☆14Updated 8 years ago
- 课程笔记,David Silver,CS294 ...☆15Updated 6 years ago
- ☆15Updated 7 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 7 years ago
- This is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258…☆33Updated 7 years ago
- A pytorch implementation of "Latent Variable Dialogue Models and their Diversity"☆18Updated 8 years ago
- Convolutional variational autoencoders and text-question, emoji-answer models☆11Updated 8 years ago
- ☆13Updated 8 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 7 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆22Updated 7 years ago
- A public wiki for the deep learning reading group at UC Berkeley☆27Updated 9 years ago
- Policy based Active Learning with DQN (EMNLP-2017)☆90Updated 7 years ago
- ☆37Updated 7 years ago
- A tool for converting CCG derivations into PTB-style phrase structure trees☆11Updated 2 years ago
- This is a python and keras implementation of the VIS+LSTM visual question answering model.☆46Updated 8 years ago
- summaries of all the papers I read☆150Updated last month
- ☆38Updated 8 years ago
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- hierarchical Q-learning implementation☆11Updated 10 years ago