Package | Description |
---|---|
deepnetts.automl |
Support for automatically building deep learning models using hyper-parameter search.
|
deepnetts.net |
Neural network architectures with their corresponding builders.
|
deepnetts.net.layers |
Neural network layers, which are main building blocks of a neural network.
|
deepnetts.net.loss |
Commonly used loss functions, which are used to calculate error during the training as a difference between predicted and target output.
|
Class and Description |
---|
LossType
Supported types of Loss Functions in Deep Netts engine.
|
Class and Description |
---|
LossFunction
Base Interface for all loss functions.
|
LossType
Supported types of Loss Functions in Deep Netts engine.
|
Class and Description |
---|
LossType
Supported types of Loss Functions in Deep Netts engine.
|
Class and Description |
---|
LossFunction
Base Interface for all loss functions.
|
LossType
Supported types of Loss Functions in Deep Netts engine.
|
Copyright © 2022. All rights reserved.