#include "elman.h"
#include <vector>
#include "feedforwardnn.h"
#include "invertablemodel.h"
#include "layer.h"
#include "controller_misc.h"