A reinforcement learning framework for the game of Nim.
-
Updated
Nov 21, 2020 - C++
A reinforcement learning framework for the game of Nim.
This repository contains all of the Reinforcement Learning-related projects I've worked on. The projects are part of the graduate course at the University of Tehran.
A collection of deep and tabular reinforcement learning algorithms, including implementations of DQN, Dueling DQN, Q-learning, SARSA, n-step Tree Backup, and Monte Carlo.
Add a description, image, and links to the n-step-tree-backup topic page so that developers can more easily learn about it.
To associate your repository with the n-step-tree-backup topic, visit your repo's landing page and select "manage topics."