Get.Def.Par.RNN: Define default Parameters of the RNN Function

Description Usage Arguments

View source: R/RNN.R

Description

Returns a List which may be used as model.par of e.g. the function Setup.QLearning() with the following parameters:

Usage

1
Get.Def.Par.RNN(setting = "ThesisOpt")

Arguments

setting

Specefies the to be used setting. Currently the following settings are available:

  • "ThesisOpt" - Default setting. The same parameters are used as for the final results of the thesis of Martin Kies.

  • "Legacy.v.0.1.6" - Uses the default settings of version 0.1.6 of this package


MartinKies/USLR documentation built on Nov. 10, 2019, 5:24 a.m.