spxuw / DKI

MIT License
34 stars 10 forks source link

DKI.py script problems #10

Open Fran100l opened 3 months ago

Fran100l commented 3 months ago

Dear Professor, Thank you very much for the really inspiring project. I would really like to try to apply this method to my dataset, but I get errors with the Python script. I have updated all the folders, inserted the dataset name and updated all the packages, but the script crashes always here:

loss_train,qtst,qtrn = train_reptile(max_epochs,mb,LR,ztrn,ptrn,ztst,ptst,zval,pval,zall,pall)

It prints the line before and then it runs, but no errors and no results, just runs. Do you have any idea what kind of problem I might have with my job? I am still trying to work with your uploaded data to try the scripts. Thanks for any help.

spxuw commented 3 months ago

Could you please provide more details regarding the error via email? Thank you.

On Wed, Jul 31, 2024 at 2:58 PM Fran100l @.***> wrote:

Dear Professor, Thank you very much for the really inspiring project. I would really like to try to apply this method to my dataset, but I get errors with the Python script. I have updated all the folders, inserted the dataset name and updated all the packages, but the script crashes always here:

loss_train,qtst,qtrn = train_reptile(max_epochs,mb,LR,ztrn,ptrn,ztst,ptst,zval,pval,zall,pall)

It prints the line before and then it runs, but no errors and no results, just runs. Do you have any idea what kind of problem I might have with my job? I am still trying to work with your uploaded data to try the scripts. Thanks for any help.

— Reply to this email directly, view it on GitHub https://github.com/spxuw/DKI/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATVE3QXRKIYTXEB3D3P57TZPCDH7AVCNFSM6AAAAABLX2EB6SVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQZTSMRYGUZDOMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>