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

WeightDropout

WeightDropout


Description

A module that wraps another layer in which some weights will be replaced by 0 during training.

Usage

WeightDropout(module, weight_p, layer_names = "weight_hh_l0")

Arguments

module

module

weight_p

weight_p

layer_names

layer_names

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.