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
elman.h File Reference
#include <vector>
#include "multilayerffnn.h"
Include dependency graph for elman.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NetUpdate
 updates for network More...
 
class  Elman
 Multilayer Neural Network with context neurons (after Elman and Jordan) Example of 2 hidden layer network with both, elman and jordan context units. More...