PureMCTS.jl
Published: 31 January 2023| Version 1 | DOI: 10.17632/vtfx27gwbz.1
Contributor:
Grzegorz OrzechowskiDescription
Pure Julia implementation of the Monte Carlo Tree Seach algorithm. Designed to be used in connection with Environments.jl.
Files
Steps to reproduce
This is a Julia package with exemplary scripts to reproduce data in the paper (this data will be linked to the paper). First, download the Environments.jl package using related links and install it as the Julia package. Next, install the current package. Finally, to reproduce the results, use scripts found in the scripts directory in the zip file.
Categories
Mechanical Engineering, Reinforcement Learning