Dennis

Results 73 comments of Dennis

Looks good @martinjaggi but from my side the main interest is in hooking up the federated flow, any model will do. I would also like to be able to show...

+1 On this question, is this library suitable for text based datasets?

Any updates here? :)

@ckluk any more advice here? I am facing the same issue - the profiler tool is great, but it is very hard to optimise the kernel launch time, any more...

me too, has the vulnerability in the code been fixed?

@vania-pooh is the browserstack integration something you would consider?

@slavakurilyak what do you suggest when creating custom tools? ```python from langchain.agents import tool @tool def find_similar_tool(url: str): """Search for webpages similar to a given URL. """ return exa.find_similar_and_contents(url, num_results=10,...

@Thijsvandepoll Did you ever figure out a solution to get pytorch running faster when on M1 inside of a docker?

@maciejkula sorry to bother - but I have seen you implemented other forms of loss in lightfm, would you be able to provide a little guidance how one could do...