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
- Viterbi Algorithm for HMM☆30Updated 6 years ago
- Implementation of Scheduled Policy Optimization for task-oriented language grouding☆29Updated 7 years ago
- This project contains several Deep Reinforcement Learning method and some experiments basd on OpenAi gym.☆19Updated 8 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 6 years ago
- Deep Learning Experiments Motivated from Fastai Course☆14Updated 7 years ago
- ☆35Updated 6 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 7 years ago
- LSTM-based model for answer selection☆18Updated 7 years ago
- A public wiki for the deep learning reading group at UC Berkeley☆27Updated 9 years ago
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- Sorting numbers with pointer networks☆55Updated 7 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 8 years ago
- Codes for Category-aware Generative Adversarial Networks (AAAI 2020)☆19Updated 5 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 8 years ago
- 课程笔记,David Silver,CS294 ...☆15Updated 7 years ago
- Solutions for CS294-112 Fall2018 assignments in Pytorch☆20Updated 7 years ago
- A deep reinforcement learning approach to search engine ranking (PyTorch). Final Project for UC Berkeley's CS 285: Deep Reinforcement Lea…☆27Updated last year
- Minimal TensorFlow implementation of the Advantage Actor-Critic model for Atari games☆12Updated 7 years ago
- UC Berkeley Pacman Project☆21Updated 8 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 5 years ago
- Augmentation scripts for the bAbI Dialog Tasks dataset☆13Updated 7 years ago
- Code for Paper Abstract Writing through Editing Mechanism☆73Updated 4 years ago
- Implementation of Neural Machine Translation by jointly learning to align and translate☆25Updated 7 years ago
- Value & Policy Iteration for the frozenlake environment of OpenAI☆15Updated 6 years ago
- ☆39Updated 8 years ago
- 运用cnn + highway network网络结构中文文本分类☆14Updated 8 years ago
- comment_toxic☆14Updated 7 years ago
- Various DQN method with cartpole☆11Updated 7 years ago
- Meta-Reinforcement Learning with Policy Residual Representation☆11Updated 6 years ago