iVS3D v2.0.0
Loading...
Searching...
No Matches
NeuralNet.h File Reference

Contains the NeuralNet interface for neural network inference. More...

#include "Tensor.h"
#include "NeuralError.h"
#include <tl/expected.hpp>
#include <string>
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  NN::NeuralNet
 Abstract base class for neural networks. More...
 

Namespaces

namespace  NN
 NN Neural Network Library containing Tensor and NeuralNet classes for inference.
 

Typedefs

using NN::NeuralNetPtr = std::shared_ptr< NeuralNet >
 Smart pointer type for managing NeuralNet instances.
 

Detailed Description

Contains the NeuralNet interface for neural network inference.

Author
Dominik Wüst (domin.nosp@m.ik.w.nosp@m.uest@.nosp@m.iosb.nosp@m..frau.nosp@m.nhof.nosp@m.er.de)
Date
May 2025