giladariel / Connect4Links
☆20Updated 6 years ago
Alternatives and similar repositories for Connect4
Users that are interested in Connect4 are comparing it to the libraries listed below
Sorting:
- Solving board games like Connect4 using Deep Reinforcement Learning☆33Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- Evolving deep neural network agents using Genetic Algorithms☆69Updated 7 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆95Updated 6 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆74Updated 4 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆156Updated 3 years ago
- ☆71Updated 3 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆59Updated last year
- ☆66Updated 4 years ago
- Find best-response to a fixed policy in multi-agent RL☆289Updated 3 years ago
- OpenAI Gym Style Tic-Tac-Toe Environment☆74Updated 4 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 7 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 6 years ago
- Solutions to the Deep RL Bootcamp labs☆43Updated 8 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆57Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆100Updated 5 years ago
- ☆92Updated 5 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆78Updated 5 years ago
- Deep Reinforcement Learning applied to a modern 3D video-game environment called Delivery Duel.☆41Updated 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
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆50Updated 8 years ago
- Logarithmic Reinforcement Learning☆28Updated 2 years ago