#include <vector>#include "multilayerffnn.h"
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... | |
1.6.3