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

SentenceEncoder

SentenceEncoder


Description

Create an encoder over 'module' that can process a full sentence.

Usage

SentenceEncoder(bptt, module, pad_idx = 1, max_len = NULL)

Arguments

bptt

bptt

module

module

pad_idx

pad_idx

max_len

max_len

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.