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

P

Population - Class in me.yixqiao.jlearn.genetic
Population of individuals.
Population(int) - Constructor for class me.yixqiao.jlearn.genetic.Population
Create a new population.
predict(Matrix) - Method in class me.yixqiao.jlearn.models.Model
Predict on a batch of input.
printBest(int) - Method in class me.yixqiao.jlearn.genetic.Population
Print scores of the best networks.
printMatrix() - Method in class me.yixqiao.jlearn.matrix.Matrix
Print out the matrix to stdout.
printPredictions() - Method in class me.yixqiao.jlearn.testing.MNIST
Print predictions.
printSummary() - Method in class me.yixqiao.jlearn.models.Model
Print a summary of the model.
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