acdick / understanding_genetic_algorithms
Solving a Battleship board game as an optimization problem
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for understanding_genetic_algorithms
- Master Thesis project that provides a training framework for two player games. TicTacToe and Othello have already been implemented.☆18Updated 11 months ago
- Collection of game-theoretic algorithms for Poker☆29Updated 5 years ago
- Demo of UCT (MCTS) in Python / Numpy☆83Updated last year
- Learning to walk with genetic algorithms by optimizing a truncated Fourier series, applied to a realistic bio-mechanical model of the hum…☆36Updated 7 years ago
- Source code of the MaastCTS2 agent for General Video Game playing. Champion of the 2016 GVG-AI Single-Player Track, and runner-up of the …☆14Updated 3 years ago
- I clearly unravel how I came to invent the supermanifold hypothesis in deep learning, (a part of a system called 'thought curvature') in …☆20Updated last year
- Code for paper "A simple algorithm for computing Nash-equilibria in incomplete information games"☆10Updated 7 years ago
- Reinforcement learning algorithms to play Poker☆15Updated 2 years ago
- OpenAI Gym wrapper for Metacar: A reinforcement learning environment for self-driving cars in the browser.☆45Updated 5 years ago
- Optimized Differentiable Neural Computer In Chainer☆23Updated 6 years ago
- PPO Dash: Improving Generalization in Deep Reinforcement Learning☆16Updated 5 years ago
- Train agents to play Tic-Tac-Toe using Policy Gradient☆29Updated 4 years ago
- Q learning AI bot perceiving environment with CNN☆18Updated 7 years ago
- Learn to create agents in Unity ML using Deep Reinforcement Learning with Tensorflow.☆91Updated 4 years ago
- Web-based Reinforcement Learning Control Center☆64Updated 8 years ago
- This is the code for "AI that Creates AI" By Siraj Raval on Youtube☆66Updated 6 years ago
- This is the code for "Navigating a Virtual World Using Dynamic Programming" by Siraj Raval on Youtube☆58Updated 6 years ago
- ☆23Updated 5 years ago
- Using self-play, MCTS, and a deep neural network to create a hearthstone ai player☆29Updated 6 years ago
- Value & Policy Iteration for the frozenlake environment of OpenAI☆15Updated 5 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Distributed Tensorflow Implementation of Asynchronous Methods for Deep Reinforcement Learning☆31Updated 6 years ago
- Keras implementation of DQN on ViZDoom environment☆53Updated 8 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆28Updated 6 years ago
- Variation of "Asynchronous Methods for Deep Reinforcement Learning" with multiple processes generating experience for agent (Keras + Thea…☆44Updated 6 years ago
- This is the code for "Evolutionary Space Invaders - The Math of Intelligence (Week 9)" By Siraj Raval on Youtube☆29Updated 7 years ago
- General implementation of Advantage Actor Critic using Pytorch☆26Updated 2 years ago
- A simple Gridworld environment for Open AI gym☆24Updated 6 years ago
- This is the code for "SQL Database Optimization" By Siraj Raval on Youtube☆60Updated 6 years ago