tf.keras.utils.disable_interactive_logging
tf.keras.callbacks.ModelCheckpoint
map
interleave
andflat_map
num_of_cores = multiprocessing.cpu_count() # num of available cpu cores
mapped_data = data.map(function, num_parallel_calls = num_of_cores)
best found - loss: 0.0108 - accuracy: 0.9962 final - loss: 0.0306 - accuracy: 0.9879
best yet (2nd epoch) - loss: 0.0367 - accuracy: 0.9832 final -
- will not converge better than Adam best yet final
- will not converge better than Adam