SrinidhiRaghavan / AI-2048-Puzzle
2048 puzzle using minimax algorithm
☆24Updated 7 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
- Simple implementation of Policy Gradient (PG)/ Actor-Critic with keras☆29Updated 7 years ago
- Training a Neural Network using Genetic Algorithm.☆13Updated 2 years ago
- Deep Double Q-Learning implementation introduced by Hasselt et al in this paper: https://arxiv.org/abs/1509.06461. It's interfacing with…☆29Updated 8 years ago
- Assignments for Berkeley CS 294: Deep Reinforcement Learning (Fall 2017)☆42Updated 7 years ago
- Comparison between Sarsa and Q-Learning algorithms on risk handling☆17Updated 7 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Combining deep learning and reinforcement learning.☆80Updated 3 years ago
- Solved lab problems, slides and notes of the Deep Reinforcement Learning bootcamp 2017 held at UCBerkeley☆42Updated 7 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 2 years ago
- ☆20Updated 5 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- Monte Carlo Tree Search Based AI Connect 4 Bot☆40Updated 6 years ago
- NEAT implementation for Flappy Bird game☆23Updated 4 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- ☆11Updated 2 years ago
- Tensorflow implementation of embed CNN-LSTM network for sentiment analysis task.☆26Updated 5 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 7 years ago
- Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft☆50Updated 5 years ago
- Repository contains code for artificial image generation using generative models, namely, Variational Autoencoders (VAE) and Generative A…☆20Updated 7 years ago
- An optimized version of SeqGAN in pytorch☆13Updated 6 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 7 years ago
- safemutations☆144Updated 6 years ago
- NEAT Solver for OpenAI☆146Updated 8 years ago
- implementation of neat like genetic algorithm for finding network topologies in tensorflow☆68Updated 5 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.☆16Updated 6 years ago
- A Tetris environment to train machine learning agents☆67Updated last year
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆49Updated 7 years ago
- ☆156Updated 3 years ago