A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
W
- weight - Variable in class io.bhagat.math.linearalgebra.LinearEquation.Term
-
the scalar multiple of the variable
- weights - Variable in class io.bhagat.ai.supervised.NeuralNetwork
-
the weights for each layer
- weights - Variable in class io.bhagat.ai.supervised.Perceptron
-
A vector that holds the weights for the inputs (for the weighted sum)
- write(Writer, String) - Static method in class io.bhagat.util.FileHandler
-
Writes the
textto the file specified by thewriter - write(String) - Method in class io.bhagat.util.FileHandler
-
Write to the file specified in the constructor
- write(String, String) - Static method in class io.bhagat.util.FileHandler
-
Writes the
textto the file specified by thepath
All Classes All Packages