keras_toolbox
keras_toolbox
>> keras_toolbox
keras_toolbox
ANN_test_sample
—
This function is used to test the trained neural network.
ANN_train
—
This function is used to train the neural network on a dataset.
image_model
—
This function is used to develop a transfer-learning image recognition model.
image_model_test
—
This function is used to test the trained image recognition model.
plotConfusionMatrix
—
Plot confusion matrix data
plotTrainingAccuracy
—
Plot the model's accuracy increments
plotTrainingLoss
—
Plot the model's error decrement
Report an issue
keras_toolbox