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

init_default

Init_default


Description

Initialize 'm' weights with 'func' and set 'bias' to 0.

Usage

init_default(m, func = nn()$init$kaiming_normal_)

Arguments

m

parameters

func

function

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.