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

XResNet

XResNet


Description

A sequential container.

Usage

XResNet(block, expansion, layers, c_in = 3, c_out = 1000, ...)

Arguments

block

the blocks to pass to XResNet

expansion

argument for inputs and filters

layers

the layers to pass to XResNet

c_in

number of inputs

c_out

number of outputs

...

additional arguments


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.