SrinidhiRaghavan / AI-2048-PuzzleLinks
2048 puzzle using minimax algorithm
☆24Updated 8 years ago
Alternatives and similar repositories for AI-2048-Puzzle
Users that are interested in AI-2048-Puzzle are comparing it to the libraries listed below
Sorting:
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆92Updated 3 years ago
- It's an elevator simulator!☆12Updated 9 years ago
- Train a tic-tac-toe agent using reinforcement learning.☆66Updated last month
- The Pacman Projects by the University of California, Berkeley.☆78Updated 7 years ago
- ☆24Updated 10 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 7 years ago
- ☆20Updated 6 years ago
- Solving easy21 assigment from RL class by David Silver; A practical guide to get started with RL for beginners.☆19Updated 6 years ago
- Academic Statement of Purpose LaTeX Template☆24Updated 13 years ago
- Comparison between Sarsa and Q-Learning algorithms on risk handling☆17Updated 8 years ago
- Deep Reinforcement Learning (RL) Using Python☆35Updated last year
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 5 years ago
- Simple implementation of Policy Gradient (PG)/ Actor-Critic with keras☆29Updated 7 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 3 years ago
- AI research environment for the game of Snake 🐍 .☆91Updated 4 years ago
- A scratch implementation of Convolutional Neural Network in Python using only numpy and validated over CIFAR-10 & MNIST Dataset☆278Updated last year
- Intro to Artificial Intelligence (Don't steal my code bro!)☆50Updated 13 years ago
- Cheat sheet for ACM-ICPC. In memory of those good old days.☆169Updated 7 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 5 years ago
- Deep Reinforcement Learning in Pac-man☆287Updated last year
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Projects from the edX (BerkleyX) course: CS188.1x Artificial Intelligence☆88Updated 10 years ago
- My own code library for competitive programming☆78Updated last year
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆170Updated 6 years ago
- ☆126Updated 8 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆93Updated 7 years ago
- Deep Reinforcement Learning applied to a modern 3D video-game environment called Delivery Duel.☆41Updated 7 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago