A B C D E F G H I J L M N O P R S T U W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- Fill(double) - Constructor for class me.yixqiao.jlearn.matrix.Matrix.Init.Fill
-
Create a new class.
- fit(Model.FitBuilder) - Method in class me.yixqiao.jlearn.models.Model
-
Train the model on data.
- FitBuilder(Matrix, Matrix) - Constructor for class me.yixqiao.jlearn.models.Model.FitBuilder
-
Create a new FitBuilder.
- fitOutput - Variable in class me.yixqiao.jlearn.models.Model.FitPrint
-
Output to print.
- FitPrint() - Constructor for class me.yixqiao.jlearn.models.Model.FitPrint
- forwardPropagate(int, Matrix) - Method in class me.yixqiao.jlearn.genetic.Population
-
Forward propagate for a single individual.
- forwardPropagate(Matrix) - Method in class me.yixqiao.jlearn.genetic.Individual
-
Forward propagate.
- forwardPropagate(Matrix) - Method in class me.yixqiao.jlearn.layers.Dense
- forwardPropagate(Matrix) - Method in class me.yixqiao.jlearn.layers.InputLayer
-
No op forward propagation.
- forwardPropagate(Matrix) - Method in class me.yixqiao.jlearn.layers.Layer
-
Forward propagate a batch of input.
- forwardPropagate(Matrix) - Method in class me.yixqiao.jlearn.models.Model
-
Forward propagate a batch of input.
All Classes All Packages