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

res_block_1d

Res_block_1d


Description

Resnet block as described in the paper.

Usage

res_block_1d(nf, ks = c(5, 3))

Arguments

nf

number of features

ks

kernel size

Value

block


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.