youssefabdelm

Results 13 comments of youssefabdelm

Thank you so much! I tried this but an error persisted (I believe it may have been the same but I can't recall, it may have given me a different...

> Hi, > > This is not implemented by the framework. The usual process is straight forward: Load the pretrained weights for all but the last DNN layers. Then, do...

Ah okay good to know, I think UMAP is awesome either way. I'd be curious to know if you have any ideas on what could in fact do that. But...

More context: 1. I installed open-interpreter a few weeks ago but then updated open-interpreter to try 0.2.0 2. I ran the command it didn't work, so I uninstalled, re-installed, and...

Update: When I tell it not to use computer, and just go with Apple Script stuff, it tends to work fine, but I know this isn't optimal of course.

> Does the same error happen when using python 3.10? Is there a way to run the interpreter --os command but specify python3.10?

I tried the above but now I'm getting. I just added what you provided in my first prompt to interpreter --os on the command line. ```python # Importing the required...

Hey @harshvardhan-truefan Would you be open to sharing code for getting it to work? I'm kinda struggling with all the config files and stuff, I just wanna run it and...

My folder structure is like so And my config is like so: ``` defaults: - experiment: aero-nfft=512-hl=64 - dset: 16-48 - override hydra/job_logging: colorlog - override hydra/hydra_logging: colorlog ``` And...