#include <shark/Models/AbstractModel.h>
#include <shark/Models/Neurons.h>
#include <boost/serialization/vector.hpp>
Go to the source code of this file.
Classes | |
struct | shark::FFNetStructures |
class | shark::FFNet< HiddenNeuron, OutputNeuron > |
Offers the functions to create and to work with a feed-forward network. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |