adityanarayanan03 / RichmanRL

Solving Richman games with Reinforcement Learning (RL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RichmanRL

Solving Richman games with Reinforcement Learning (RL)

Installation

In a python virtual environment, run

$ python -m pip install -e .

That will install an executable script named "richman_rl".

Running >>> richman_rl in a terminal will run the "gladiator ring" style training and comparison for Richman-ttt

About

Solving Richman games with Reinforcement Learning (RL)


Languages

Language:Python 100.0%