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:
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 7 years ago
- Deep Q Learning via Pytorch☆86Updated 8 years ago
- Projects from the edX (BerkleyX) course: CS188.1x Artificial Intelligence☆88Updated 10 years ago
- Hopfield Network implemented with Python☆105Updated 6 years ago
- Reinforcement learning of the game of Tic Tac Toe in Python☆60Updated 8 years ago
- It's an elevator simulator!☆12Updated 9 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
- RL experiments☆69Updated 3 years ago
- NEAT Solver for OpenAI☆144Updated 8 years ago
- Comparison between Sarsa and Q-Learning algorithms on risk handling☆17Updated 8 years ago
- Reinforcement learning agents and environment for Easy21, a modified version of Blackjack☆14Updated 8 years ago
- CSE 571 Artificial Intelligence☆52Updated 8 years ago
- Use genetic algorithms to train flappy bird☆89Updated 8 years ago
- My CS231n lecture notes☆220Updated 7 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆59Updated 5 years ago
- implementation of neat like genetic algorithm for finding network topologies in tensorflow☆68Updated 6 years ago
- Neural Networks For Playing Pong☆76Updated 9 years ago
- Assignment solutions for the CS231n course taught by Stanford on visual recognition. Spring 2017 solutions are for both deep learning fra…☆113Updated 8 years ago
- A Deep Learning AI for 2048 (2048:94.15%, 4096:78.48%, 8192: 34.5% 16384: 0.177%)☆150Updated 7 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆624Updated 2 years ago
- Training a Neural Network using Genetic Algorithm.☆13Updated 3 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆70Updated 8 years ago
- 🥚 Stanford CS221: Artificial Intelligence: Principles and Techniques☆83Updated 6 years ago
- David Mackay's book review and problem solvings and own python codes, mathematica files☆58Updated 8 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A tiny implementation of Deep Q Learning, using TensorFlow and OpenAI gym☆93Updated 4 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆100Updated 5 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆53Updated 5 years ago
- LaTeX/PDF + Epub version of the online book (http://neuralnetworksanddeeplearning.com) ”Neural Networks and Deep Learning“ by Michael Nie…☆289Updated 4 years ago