A replica of the AlphaZero methodology for deep reinforcement learning in Python
☆2,033Nov 21, 2022Updated 3 years ago
Alternatives and similar repositories for DeepReinforcementLearning
Users that are interested in DeepReinforcementLearning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more☆4,444Jan 1, 2025Updated last year
- An open-source implementation of the AlphaGoZero algorithm☆3,538Mar 4, 2021Updated 5 years ago
- Chess reinforcement learning by AlphaGo Zero methods.☆2,214Mar 24, 2023Updated 3 years ago
- An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)☆3,618Apr 24, 2024Updated 2 years ago
- Minimalistic AlphaGoZero-like Engine☆271Dec 26, 2017Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation☆3,415Jun 21, 2019Updated 6 years ago
- Deep Reinforcement Learning for Keras.☆5,556Sep 17, 2023Updated 2 years ago
- A best practice for tensorflow project template architecture.☆3,619Apr 21, 2022Updated 4 years ago
- Repo for the Deep Reinforcement Learning Nanodegree program☆5,162Nov 16, 2023Updated 2 years ago
- Reversi reinforcement learning by AlphaGo Zero methods.☆684Dec 7, 2022Updated 3 years ago
- Implement AlphaZero/AlphaGo Zero methods on Chinese chess.☆1,213Mar 24, 2023Updated 3 years ago
- Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book a…☆22,010Jul 13, 2023Updated 2 years ago
- OpenAI Baselines: high-quality implementations of reinforcement learning algorithms☆16,715Aug 1, 2024Updated last year
- Minimal and Clean Reinforcement Learning Examples☆3,631Mar 24, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Python Implementation of Reinforcement Learning: An Introduction☆14,650Aug 9, 2024Updated last year
- A student implementation of Alpha Go Zero☆285Aug 1, 2018Updated 7 years ago
- Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch☆3,905May 2, 2023Updated 3 years ago
- TensorFlow Reinforcement Learning☆3,134Dec 8, 2022Updated 3 years ago
- Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.☆5,573May 2, 2024Updated 2 years ago
- An implementation of the ideas from this paper https://arxiv.org/pdf/1803.10122.pdf☆291Feb 16, 2023Updated 3 years ago
- Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.☆10,877Mar 24, 2026Updated last month
- MuZero☆2,813Sep 3, 2024Updated last year
- A toolkit for developing and comparing reinforcement learning algorithms.☆37,202Mar 26, 2026Updated last month
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )☆4,882Jan 22, 2025Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Apr 5, 2021Updated 5 years ago
- Tensorforce: a TensorFlow library for applied reinforcement learning☆3,308May 9, 2026Updated last week
- A collection of Reinforcement Learning algorithms from Sutton and Barto's book and other research papers implemented in Python.