NeuralEngine
A Game Engine with embeded Machine Learning algorithms based on Gaussian Processes.
NeuralEngine::MachineLearning::IEmbed Class Referenceabstract

IEmbed. More...

#include <IEmbed.h>

Inheritance diagram for NeuralEngine::MachineLearning::IEmbed:

Public Member Functions

virtual af::array Compute (af::array &M, int q)=0
 

Detailed Description

IEmbed.

Hmetal T, 25/11/2019.

Definition at line 34 of file IEmbed.h.

Member Function Documentation

◆ Compute()

virtual af::array NeuralEngine::MachineLearning::IEmbed::Compute ( af::array &  M,
int  q 
)
pure virtual

The documentation for this class was generated from the following file: