iCub-main
Classes | Namespaces
neuralNetworks.h File Reference
#include <deque>
#include <yarp/os/all.h>
#include <yarp/sig/all.h>
#include <iCub/ctrl/neuralNetworks.h>
+ Include dependency graph for neuralNetworks.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iCub::optimization::ff2LayNNTrain
 Class to deal with training of Feed-Forward 2 layers Neural Network using IpOpt. More...
 
class  iCub::optimization::ff2LayNNTrain_tansig_purelin
 Class to deal with training of Feed-Forward 2 layers Neural Network with a tansig function for the hidden nodes and a purelin for the output nodes. More...
 

Namespaces

 iCub
 This file contains the definition of unique IDs for the body parts and the skin parts of the robot.
 
 iCub::optimization