#include "MLP.hpp" #include <regex> MLPImpl::MLPImpl(const std::string & topology) { }