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:
- Comparison between Sarsa and Q-Learning algorithms on risk handling☆17Updated 8 years ago
- Projects from the edX (BerkleyX) course: CS188.1x Artificial Intelligence☆88Updated 10 years ago
- It's an elevator simulator!☆12Updated 9 years ago
- The Pacman Projects by the University of California, Berkeley.☆78Updated 7 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 7 years ago
- Use genetic algorithms to train flappy bird☆90Updated 8 years ago
- Deep Reinforcement Learning (RL) Using Python☆35Updated last year
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆170Updated 6 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- CSE 571 Artificial Intelligence☆52Updated 7 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
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 7 years ago
- Reinforcement learning of the game of Tic Tac Toe in Python☆60Updated 8 years ago
- Intro to Artificial Intelligence (Don't steal my code bro!)☆50Updated 13 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 3 years ago
- Neural Networks For Playing Pong☆76Updated 9 years ago
- Reinforcement learning agents and environment for Easy21, a modified version of Blackjack☆14Updated 8 years ago
- Monte Carlo Tree Search Based AI Connect 4 Bot☆41Updated 6 years ago
- Train a tic-tac-toe agent using reinforcement learning.☆67Updated 2 months ago
- Algorithms I learned from Stanford's Algorithms: Design and Analysis☆78Updated 5 years ago
- Adversarial Example Attacks on Policy Learners☆40Updated 5 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 5 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆623Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- A Tetris environment to train machine learning agents☆73Updated 2 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- Implementing expectimax, alpha-beta pruning, and minimax algorithms in a game of Pacman☆11Updated 11 years ago
- Deep Reinforcement Learning in Pac-man☆287Updated last year
- Simple implementation of Policy Gradient (PG)/ Actor-Critic with keras☆29Updated 7 years ago