| Table of Contents ▸ List of Commands ▸ Neural Networks ▸ nn_resfcnl | ◀ nn_resconv3dnl | nn_reshape ▶ |
nn_resfcnl
Arguments:
- out,_in,_activation,_learning_mode,_weight_decay>=0
Description:
Add a resfcnl (residual fully connecter layer followed by a non-linearity) to the current network.learning_mode can be { 0:No learning | 1:Weights only | 2:Biases only | 3:Weights+biases }.
Default values:
in=. (previous layer), activation=leakyrelu, learning_mode=3 and weight_decay=0.


Home
Download
News
Mastodon
Bluesky
X
Summary - 17 Years
Summary - 16 Years
Summary - 15 Years
Summary - 13 Years
Summary - 11 Years
Summary - 10 Years
Resources
Technical Reference
Scripting Tutorial
Video Tutorials
Wiki Pages
Image Gallery
Color Presets
Using libgmic
G'MIC Online
Community
Discussion Forum (Pixls.us)
GimpChat
IRC
Report Issue