Creation of initial MLPs based on a simple definition string format. More...
#include "Mlp.hpp"
#include <string>
#include <iostream>
#include <random>
Go to the source code of this file.
Classes | |
class | jymlp::MlpFactory |
Creation of initial MLPs based on a simple definition string format.