dmlfw (Daniyal Machine Learning Framework)
dmlfw_algorithms.h
Go to the documentation of this file.
1#ifndef __DMLFW__ALGORITHM__
2#define __DMLFW__ALGORITHM__
3
30#include <dmlfw_types.h>
33
35
36#endif // __DMLFW__ALGORITHM__
Gradient descent-based linear regression training and prediction.
Gradient descent configuration data structures and APIs.
Fundamental scalar typedefs used across the framework.