layers – Basic Layers

This section describes all the backbone modules of Neuralnet-pytorch.

Abstract Layers

Attributes

The following classes equip the plain torch modules with more bells and whistles. Also, some features are deeply integrated into Neuralnet-pytorch, which enables faster and more convenient training and testing of your neural networks.

Extended Pytorch Abstract Layers

Quick-and-dirty Layers

Common Layers

Extended Pytorch Common Layers

Extra Layers

Multi-module Layers