Input objects for the Cross-entropy loss objective function
More...
- Deprecated:
- This item will be removed in a future release.
def __init__ |
( |
|
self, |
|
|
|
args |
|
) |
| |
- Variant 1
- Default constructor
- Variant 2
- Copy constructor
def check |
( |
|
self, |
|
|
|
par, |
|
|
|
method |
|
) |
| |
Checks the correctness of the input
- Parameters
-
par | Pointer to the structure of the algorithm parameters |
method | Computation method |
- Returns
- Status of computations
Returns the input numeric table for Cross-entropy loss objective function
- Parameters
-
id | Identifier of the input numeric table |
- Returns
- Input object that corresponds to the given identifier
def set |
( |
|
self, |
|
|
|
id, |
|
|
|
ptr |
|
) |
| |
Sets one input object for Cross-entropy loss objective function
- Parameters
-
id | Identifier of the input object |
ptr | Pointer to the object |
The documentation for this class was generated from the following file: