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
- 课程笔记,David Silver,CS294 ...☆15Updated 6 years ago
- Implementation of Scheduled Policy Optimization for task-oriented language grouding☆29Updated 7 years ago
- Solutions for CS294-112 Fall2018 assignments in Pytorch☆20Updated 6 years ago
- This project contains several Deep Reinforcement Learning method and some experiments basd on OpenAi gym.☆20Updated 7 years ago
- Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning☆28Updated 6 years ago
- Coursera Natural Language Processing by Michael Collins Columbia University☆31Updated 4 years ago
- ☆15Updated 6 years ago
- Programming Assignments and Lectures for UC Berkeley's CS 294: Deep Reinforcement Learning☆56Updated 7 years ago
- LSTM-based model for answer selection☆18Updated 6 years ago
- Improved Training of Wasserstein GANs for Text Generation☆23Updated 7 years ago
- A simple reinforcement learning simulation engine for OpenAI's gym.☆38Updated 6 years ago
- Deep Learning Experiments Motivated from Fastai Course☆14Updated 6 years ago
- Project solutions for CS188 Artificial Intelligence course☆12Updated 8 years ago
- PyTorch study☆14Updated 7 years ago
- Code for Paper Abstract Writing through Editing Mechanism☆73Updated 4 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆22Updated 6 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 7 years ago
- Pointer Networks Implementation in Keras☆155Updated 3 years ago
- ☆37Updated 7 years ago
- ☆19Updated 9 years ago
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Service Classification based on Service Description☆38Updated 3 years ago
- Series Algorithms of Deep Reinforcement Learning, such as DQN, DDQN, one-step-DQN, DDPG, etc☆43Updated 8 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 8 years ago
- A TensorFlow implementation of "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆31Updated 7 years ago
- Sorting numbers with pointer networks☆55Updated 7 years ago
- the solustion to https://openai.com/requests-for-research☆12Updated 8 years ago
- [2017] Solving homeworks for Berekeley Deep Reinforcement Learning Course☆33Updated 7 years ago
- Chinese Text Generation using LSTM☆11Updated 8 years ago