Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
Loading...
Searching...
No Matches
OlsGDTrainer.h File Reference
#include "txeo/Matrix.h"
#include "txeo/Tensor.h"
#include "txeo/TensorShape.h"
#include "txeo/Trainer.h"
#include <concepts>
#include <cstddef>
#include <stdexcept>
Include dependency graph for OlsGDTrainer.h:

Go to the source code of this file.

Classes

class  txeo::OlsGDTrainer< T >
 Ordinary Least Squares trainer using Gradient Descent optimization. More...
 
class  txeo::OlsGDTrainerError
 Exceptions concerning txeo::OlsGDTrainer. More...
 

Namespaces

namespace  txeo