Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
|
#include "txeo/Logger.h"
#include "txeo/LoggerConsole.h"
#include "txeo/DataTable.h"
#include "txeo/DataTableNorm.h"
#include "txeo/Tensor.h"
#include "txeo/types.h"
#include <cstddef>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | txeo::Trainer< T > |
Abstract base class for machine learning trainers. More... | |
class | txeo::TrainerError |
Exceptions concerning txeo::OlsGDTrainer. More... | |
Namespaces | |
namespace | txeo |