mrdbourke / tensorflow-deep-learning

All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
https://dbourke.link/ZTMTFcourse
MIT License
5.05k stars 2.5k forks source link

kernel gets stopped #531

Open garvit088 opened 1 year ago

garvit088 commented 1 year ago

I am running my jupyter files on my local desktop. But the kernel dies as it start fitting a certain model. It was working nice a day ago on that same model but don't what happened now, its showing same error for all the models now. The error says: Canceled future for execute_request message before replies were done The Kernel crashed while executing code in the the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click [here](https://aka.ms/vscodeJupyterKernelCrash) for more info. View Jupyter [log](command:jupyter.viewOutput) for further details. It is not due to any complex, as model is quite simple and it got trained very well few days ago kernel

AIWithShrey commented 1 year ago

Make sure you’re only running the Jupyter Notebook and its services to prevent exhausting your memory.

I’m not completely sure this will work, but give it a try.

On Wed, Mar 22, 2023 at 1:50 PM Garvit Singhal @.***> wrote:

I am running my jupyter files on my local desktop. But the kernel dies as it start fitting a certain model. It was working nice a day ago on that same model but don't what happened now, its showing same error for all the models now. The error says: Canceled future for execute_request message before replies were done The Kernel crashed while executing code in the the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click here for more info. View Jupyter log for further details. It is not due to any complex, as model is quite simple and it got trained very well few days ago [image: kernel] https://user-images.githubusercontent.com/97309123/227007315-ad47111c-f3ee-4335-85b4-75a0c1f469eb.jpg

— Reply to this email directly, view it on GitHub https://github.com/mrdbourke/tensorflow-deep-learning/issues/531, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF2IW5SXD3UJMFN3GR23QW3W5NCYTANCNFSM6AAAAAAWEHDCQM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Warmest Regards, Shreyas Mocherla Student of Grade 12, Indus International School Hyderabad Visit my page at shreyasm.com