Click or drag to resize
Accord.NET (logo)

ParallelResilientBackpropagationLearningFinalize Method

Releases unmanaged resources and performs other cleanup operations before the ParallelResilientBackpropagationLearning is reclaimed by garbage collection.

Namespace:  Accord.Neuro.Learning
Assembly:  Accord.Neuro (in Accord.Neuro.dll) Version: 3.8.0
Syntax
protected override void Finalize()
Request Example View Source

Implements

ObjectFinalize
See Also