Mahedi-61 / MIU_CS_411

Resource materials for my Artificial Intelligence (CSE-411) course in Summer-2019 trimester at MIU
7 stars 2 forks source link

Have a model issue, need help #16

Closed mzminhaz5683 closed 5 years ago

mzminhaz5683 commented 5 years ago

I have finished my data processing and create my model too. But when I load the model it stucks in a function as like Screenshot (19)

Even I try the model which was given by sir and I only change the input criteria and add some print() to check what's going on, but I am 100% sure they have no effect on model Screenshot (23)

this is the location where the stuck occurs Screenshot (24)

I can sure that python works properly as task manager says Screenshot (20)

the stuck is even more that 30 minutes long. why this stuck..??.. Please help. I don't know why this issue occurs or for which it happens ?? please help

Mahedi-61 commented 5 years ago

That's hang condition not stuck? We need to see ur full implementation. Commit your latest edit in git.

mzminhaz5683 commented 5 years ago

Ok sir. I will do soon