Grasshopper Docs

Community documentation for Grasshopper add-ons & plugins

Data
Generate
Machine Learning
Math
Panels
Structure
Util
Workflow

This component uses the resilient backpropagation (RProp) learning algorithm to train neural networks.

Inputs

NameIDDescriptionType
Training InputsInputsThe training inputs valuesNumber
Training OutputsOutputsThe expected outputs valuesNumber
Hidden NeuronsHidden NeuronsNumber of neurons in each hidden layer.Integer
Learning AlgorithmLearning AlgorithmLearning Algorithm: (0) Backpropagation (1) Resilient Backpropagation (2) Evolutionary (Genetic) Algorithm (3) Levenberg-MarquardtInteger
Activation FunctionActivation FunctionActivation Function: (0) Sigmoid (1) Bipolar Sigmoid (2) Linear (3) Rectified Linear (4) Threshold (5) IdentityInteger
AlphaAlphaAlpha value.Number
IterationsIterationsNumber of iterations to teach the network.Integer
Input NeuronsInput NeuronsNumber of Input Neurons.Integer

Outputs

NameIDDescriptionType
Trained Nueral NetworkNeural NetworkTrained Neural NetworkGeneric Data
Error's Dynamics ErrorError's DynamicsNumber

Video Tutorials

Site design © Robin Rodricks.   LunchBox and associated data © 2023 Nathan Miller.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service