Idris2Doc : NN.Training.Examples.LinearRegression

NN.Training.Examples.LinearRegression

(source)

Definitions

exampleInputs : Vect5Double
Visibility: public export
groundTruth : Double->Double
Visibility: public export
linearRegressionDataLoader : Monadm=>m (DataLoaderDoubleDouble)
Visibility: public export
linearRegression : (f : ParaAddDLens (ConstDouble) (ConstDouble)) ->Neg ((GetParamf) .Shp) =>Fractional ((GetParamf) .Shp) =>Sqrt ((GetParamf) .Shp) =>Random ((GetParamf) .Shp) =>FromDouble ((GetParamf) .Shp) =>Show ((GetParamf) .Shp) =>IsFlat (GetParamf) =>Nat->IO ()
Visibility: public export