jasonwu0731 / AI-Pacman
The Pacman Projects by the University of California, Berkeley.
☆77Updated 7 years ago
Alternatives and similar repositories for AI-Pacman:
Users that are interested in AI-Pacman are comparing it to the libraries listed below
- Artificial Intelligence project designed by UC Berkeley. Designed game agents for the game Pacman using basic, adversarial and stochastic…☆104Updated 9 years ago
- training snake game using neural network and genetic algorithm☆33Updated 6 years ago
- UC Berkeley Pacman Project☆21Updated 7 years ago
- Implementation of value iteration algorithm for calculating an optimal MDP policy☆97Updated 7 years ago
- ☆77Updated 5 years ago
- Online courses and books I use for ML & CV, Math, CompSci and others☆14Updated 6 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆98Updated 6 years ago
- [ICML-18] Codes for the custom games we built to compare RL agents with humans☆65Updated 6 years ago
- Solutions to some of Berkeley's The Pac-Man AI Projects☆34Updated 10 years ago
- A face detection program in python using Viola-Jones algorithm.☆49Updated 6 years ago
- Solutions to the Deep RL Bootcamp labs☆44Updated 7 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆50Updated 7 years ago
- Code repo for the EMOTIC dataset☆122Updated 2 years ago
- 2048 puzzle using minimax algorithm☆24Updated 7 years ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆101Updated 2 years ago
- Facial Emotion Recognition on FER2013 Dataset Using a Convolutional Neural Network☆160Updated 3 years ago
- Classify each facial image into one of the seven facial emotion categories considered using CNN based on https://www.kaggle.com/c/challen…☆107Updated 4 years ago
- Keras generators to generate sequences from videos as input☆99Updated last year
- ☆31Updated last year
- Facial Expression Recognition Using CNN and Haar-Cascade☆54Updated 4 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆88Updated 6 years ago
- Implementation of the paper "Stacked Attention Networks for Image Question Answering" in Tensorflow☆13Updated 5 years ago
- Using image augmentation to reach 90.3% accuracy on CIFAR-10 in 100 epochs with a simple CNN.☆26Updated 7 years ago
- CIFAR 10 image dataset☆50Updated 5 months ago
- A Pytorch Deep Dream Implementation☆88Updated 4 years ago
- Convolutional Neural Networks for Visual Recognition☆18Updated 7 years ago
- Reinforcement Learning in Pacman☆12Updated 6 years ago
- Assignments for COMS 6998 - Practical Deep Learning Systems Performance at Columbia☆12Updated 4 years ago
- Image Classification and Image Retrieval on landmarks using transfer learning on VGG16 and DeLF. This is a famous Kaggle competition http…☆31Updated 6 years ago
- A simple neural network (multilayer perceptron) with backpropagation implemented in Python with NumPy☆29Updated 8 years ago