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

create_fcn

Create_fcn


Description

A bunch of convolutions stacked together.

Usage

create_fcn(ni, nout, ks = 9, conv_sizes = c(128, 256, 128), stride = 1)

Arguments

ni

number of input channels

nout

output shape

ks

kernel size

conv_sizes

convolution sizes

stride

stride

Value

model


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.