Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ESNConf Struct Reference

#include <esn.h>

Public Attributes

int numNeurons
 number of neurons in the reservoir More...
 
double inputStrength
 strength of input to reservoir connections More...
 
double inputRatio
 ratio of input connections w.r.t full connectivity More...
 
double connectionRatio
 ratio of internal connections w.r.t full connectivity More...
 
double spectralRadius
 largest eigenvalue of internal weights More...
 
double learningrate
 
bool inspectInternals
 switch on to get the internal weights and activations inspectabe More...
 

Member Data Documentation

double connectionRatio

ratio of internal connections w.r.t full connectivity

double inputRatio

ratio of input connections w.r.t full connectivity

double inputStrength

strength of input to reservoir connections

bool inspectInternals

switch on to get the internal weights and activations inspectabe

double learningrate
int numNeurons

number of neurons in the reservoir

double spectralRadius

largest eigenvalue of internal weights


The documentation for this struct was generated from the following file: