We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Evolutionary Learning
Explicit Components
Loop
Octopus
Supervised Learning
Utilities
View

Construct Network (oEL)

Create a Network by node-points, connection-indices and weights.

Inputs

NameIDDescriptionType
InputNeuronsIThe input neurons of the genome's CPPNPoint
HiddenNeuronsHThe hidden neurons of the genome's CPPNPoint
OutputNeuronsOThe output neurons of the genome's CPPNPoint
InputNeuronTypeIFActivation Functions of the input neuronsText
HiddenNeuronTypeHFActivation Functions of the hidden neuronsText
OutputNeuronTypeOFActivation Functions of the output neuronsText
Connection StartCSThe start index of a connection between the neurons of the genome's CPPNInteger
Connection EndCEThe end index of a connection between the neurons of the genome's CPPNInteger
Connection WeightsWThe connections' weightsNumber
BiasesBThe neuron's bias valuesNumber
PhenotypePhAny objects that represent the individual solution (e.g. geometry)Generic Data

Outputs

NameIDDescriptionType
NGNGConstructed NeatGenomeNetwork oEL

Site design © Robin Rodricks.   Octopus and associated data © 2024 Robert Vierlinger.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service