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