Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

LinearDecoder

LinearDecoder


Description

To go on top of a RNNCore module and create a Language Model.

Usage

LinearDecoder(n_out, n_hid, output_p = 0.1, tie_encoder = NULL, bias = TRUE)

Arguments

n_out

n_out

n_hid

n_hid

output_p

output_p

tie_encoder

tie_encoder

bias

bias

Value

None


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.