#include <vector>
#include "feedforwardnn.h"
#include "layer.h"
Go to the source code of this file.
Classes | |
class | ControllerNet |
multi layer neural network with configurable activation functions and propagation and projection methods suitable for homeokinesis controller More... |