This is the implementation of paper Model Free Episodic Control
-
Updated
Oct 19, 2019 - 64 commits commits
- 1 contributor
- Python
This is the implementation of paper Model Free Episodic Control
Implementation of an AlphaGo Zero paper in one C++ header file without any dependencies
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4
AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Mastering Chess and Shogi by Self-Play with a General Reinforcement Learning Algorithm" by DeepMind.
Simple reinforcement learning framework for selfplay experiments
Using self-play, MCTS, and a deep neural network to create a hearthstone ai player
A multi agent re-enforcement learning environment for many on many bot fights between space ships
Add a description, image, and links to the self-play topic page so that developers can more easily learn about it.
To associate your repository with the self-play topic, visit your repo's landing page and select "manage topics."