19 cout <<
"This is simple example with Keras neural network model loading into C++.\n" 20 <<
"Keras model will be used in C++ for prediction only." << endl;
24 std::cout << sample->
get_3d().size() << std::endl;
virtual void read_from_file(const std::string &fname)
virtual std::vector< std::vector< std::vector< float > > > const & get_3d() const
std::vector< float > compute_output(keras::DataChunk *dc)