Skip to content
Snippets Groups Projects
Commit 306e2efe authored by Olegs NIKISINS's avatar Olegs NIKISINS
Browse files

Updated the doc, to remove word trained

parent dba77525
Branches
No related tags found
1 merge request!4MLPAlgorithm PAD algorithm V1 version
Pipeline #26631 failed
......@@ -37,7 +37,7 @@ class MLPAlgorithm(Algorithm):
Function namely ``transform``, which takes numpy.ndarray as input,
and returns a transformed Tensor. The dimensionality of the output
tensor must match the format expected by the network to be trained.
tensor must match the format expected by the MLP.
A ``Network`` class, defining your network architecture. Note, if your
class is named differently, import it as ``Network``, for example:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment