Deep learning networksΒΆ
aeon
networks are the models behind the deep learning estimators, and can be used intheir own right to construct bespoke solutions.
|
Abstract base class for deep learning networks. |
|
Establish the network structure for a CNN. |
|
Establish the network structure for a CNN. |
|
Establish the network structure for an Encoder. |
|
Establish the network structure for a FCN. |
|
Inception Network. |
Establish the network structure for a MLP. |
|
|
Establish the network structure for a ResNet. |
|
Establish Network structure for TapNet. |
|
Establish the network structure for a AE-FCN. |
|
Establish the network structure for a AE-ResNet. |
|
LITE Network. |
|
A class to implement an Auto-Encoder based on Bidirectional GRUs. |