|
tesseract
5.0.0-alpha-619-ge9db
|
#include <memory>#include <string>#include <utility>#include "include_gunit.h"#include "absl/strings/str_cat.h"#include "tprintf.h"#include <tesseract/helpers.h>#include "functions.h"#include "lang_model_helpers.h"#include "log.h"#include "lstmtrainer.h"#include "unicharset.h"Go to the source code of this file.
Classes | |
| class | tesseract::LSTMTrainerTest |
Namespaces | |
| tesseract | |
Variables | |
| const int | tesseract::kTrainerIterations = 600 |
| const int | tesseract::kBatchIterations = 100 |