Andrea Tupini

Results 14 comments of Andrea Tupini

Interesting! Yeah, for me I did have to add an explicit dependency for janet (janet.vim). After that it works fine 😄 I wonder if maybe there was something wrong in...

I looked a bit more into this and was able to find out that the issue is happening when we have logging happening in a separate thread. A simple example...

An issue has been opened directly on the tqdm project: https://github.com/tqdm/tqdm/issues/749 Work on this issue will be _paused_ until there are any updates.

I may have a suggestion, at least for the IMDb data, in most cases we have the top movies/TV-series by which someone is known . Do we have something similar...

Yes you're right. It might be a bit too complex and specific to only the IMDb dataset. Other possible ideas for generic features would be to match the `gender` and...

Another idea would be to leverage the information we currently have in the IMDb dataset about the main _occupations_ of a person. During the importing process these occupations are already...

As an idea: if hyperparameters are substantially different across _catalog/entities_, then we could load the different hyperparameters dynamically depending on which _catalog/entity_ soweego is processing at a given time.

I'm not a developer on the project but I've used it a couple of times and it worked fine for me. First thing: Are you playing with the same character?...

Thanks for posting this issue! I apologize for taking so long to answer. Right now, I don't have the time to work on this, but I did stumble upon this...