Skip to content

This repository implements the algorithms described in the publication "Continuous Control Monte Carlo Tree Search Informed by Multiple Experts".

License

Notifications You must be signed in to change notification settings

JooseRajamaeki/TVCG18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project in this repository implements the algorithms described in the publications:

Joose Rajamäki, Perttu Hämäläinen, Continuous Control Monte Carlo Tree Search Informed by Multiple Experts, TVCG 2018 Joose Rajamäki, Perttu Hämäläinen, Augmenting Sampling Based Controllers with Machine Learning, SCA 2017

IMPORTANT INFO:

The project works with Visual Studio 2015.

The Visual studio project does not maintain all the commands when transferred. To get the project working, go to the project "SCA" and Properties -> Configuration Properties -> Debugging -> Command and insert "$(ProjectDir)/drawstuffrenderer.exe". You must also change the target platform version to your Windows version. To do that, go to each project's Properties -> Configuration Properties -> General -> Target Platform Version, and change the version to your Windows version.

The main file handling everything is "OdeSimpleWalker.cpp".

About

This repository implements the algorithms described in the publication "Continuous Control Monte Carlo Tree Search Informed by Multiple Experts".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published