Setup.Neural.Network.A3C.LSTM: Setup a Neural Network with an LSTM-Layer for the...

Description Usage Arguments

View source: R/AsynchronousAdvantageActorCritic.R

Description

Returns a Recurrent Neural Network based on keras.

Usage

1
Setup.Neural.Network.A3C.LSTM(model.par, game.object)

Arguments

model.par

A list with parameters to set up the Network e.g. as given by Get.Def.Par.Neural.Network.A3C.LSTM.

game.par

A list with parameters of the game.


MartinKies/RLR documentation built on Dec. 24, 2019, 10:02 p.m.