neurons_tree_widget

Last updated:

0 purchases

neurons_tree_widget Image
neurons_tree_widget Images
Add to Cart

Description:

neurons tree widget

NeuronsTreeWidget #

Widget used to represent neuron network.
Usage #
NeuronsTreeWidget(
data: [
[true, true, true, true],
[true, true, true, false],
[false, true, false],
],
// orientation: Axis.horizontal,
// layersSpacing = 50,
// neuronSpacing = 20,
// linkColor,
// borderWidth,
// activedNeuronColor,
// neuronDiameter = 50,
// linkStrokeWidth = 1,
// linkStrokeWidthEnabled = 1.5,
)
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.