joaopauloschuler / neural-api

CAI NEURAL API - Pascal based deep learning neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
GNU Lesser General Public License v2.1
371 stars 198 forks source link

Save best Accuracy, Loss or Error #82

Open joaopauloschuler opened 2 years ago

joaopauloschuler commented 2 years ago

Implement capability into NeuralFit to save maximum validation accuracy or minimum loss or error.