This repository contains the Thor R Client, which is a client-side interface for Thor Server. The Thor Server and Thor R Client together provide a light-weight and powerful architecture for Bayesian optimization in R.
- Clone this repository.
git clone git@github.com:JamesBrofos/Thor-R-Client.git
- Run
library("devtools")
. - Install the Thor R Client by running
install()
from within theThor-R-Client/thorclient/
directory. - Make sure you have signed up for an account with Thor.