[This is preliminary documentation and is subject to change.]
The ImplicitComponentInitializer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ImplicitComponentInitializer |
Initializes a new instance of the ImplicitComponentInitializer class
|
Methods
Name | Description | |
---|---|---|
![]() ![]() |
AddRange(Guid, Double, Double, Double) |
Adds a range for the specified world object associated with a node on the input layer of an implicit component that is to be trained
by the implicit component initializer
|
![]() ![]() |
AddRange(IWorldObject, Double, Double, Double) |
Adds a range for the specified world object associated with a node on the input layer of an implicit component that is to be trained
by the implicit component initializer
|
![]() ![]() |
ClearRanges |
Removes all range specifications for all world objects
|
![]() ![]() |
Destroy |
Destroys the current singleton instance of the implicit component initializer class
|
![]() ![]() |
Encode<(Of <<'(T>)>>) |
Encodes the specified datasets into the target auto-encoder
|
![]() ![]() |
Initialize |
Initializes a new instance of the implicit component initializer
|
![]() ![]() |
InitializeTrainer<(Of <<'(T>)>>) | |
![]() ![]() |
NewDataSet |
Returns a new activation collection object that can be used for creating a data set
|
![]() ![]() |
RemoveRange(Guid) |
Removes the range specification for the specified world object (if one exists)
|
![]() ![]() |
RemoveRange(IWorldObject) |
Removes the range specification for the specified world object (if one exists)
|
![]() ![]() |
Train<(Of <<'(T>)>>) |
Using the specified trainer, this method trains the target ITrainableImplicitComponent with the specified settings over the specified datasets
|
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Instance |
Gets the singleton instance of the implicit component initializer
|