I am encountering a problem where my Kernal automatically restarts when i run ML model on Spyder IDE I have checked other questions concerning the same topic and none of the answers could solve my situation, any solution for this problem would be greatly appreciated.
Following is the output from ipython console
Allocation of 37748736 exceeds 10% of free system memory.
2021-06-26 23:41:03.711755: W tensorflow/core/framework/cpu_allocator_impl.cc:80] Allocation of 37748736 exceeds 10% of free system memory.
WARNING:tensorflow:Can save best model only with val_accuracy available, skipping.
Restarting kernel...