Lorenz Schmidt

Results 102 comments of Lorenz Schmidt

Good question, it should work with xterm the same way but I never tested it. There may be differences in the sixel protocol implementation causing this issue.

Hi @quietlychris, phew the rust-ml Zulip seems almost inactive right now. Reasons may be that doing machine learning is a hard problem, bootstrapping an ecosystem for machine learning even harder....

Asked an LLM how to engage people for a machine learning community Answer (In what ways can we engage an online community for a complex topic like machine learning?) -...

I also think doing an in-person retreat would be great, so that people can get to know each other. Not sure about funding and location though

Hi YuhanLii, LOBPCG should not be used for full decompositions, the python source bails out when you want more than 1/5 of the eigenvectors/vals. https://github.com/scipy/scipy/blob/v1.8.1/scipy/sparse/linalg/_eigen/lobpcg/lobpcg.py#L339 I think it should be...

> For the missing value, I think it may be because the rank of the matrix is lower than the number of eigvals requested, in which case the behaviour is...

sorry for the long silence, just to add an explanation: I have never seen any failure for the Marchenko-Pastur distributed random matrices and therefore kept comparing the whole spectrum instead...

> Then maybe we can have the internal algorithm solve the whole spectrum for testing but have the public API limit it to 1/5th. Or just change the Marchenko-Pastur test...

Hi! Thank you for your interest. > I have another question for the pesq loss below pesq = PesqLoss(val, sample_rate=44100, ) what is val in PesqLoss ? is it just...

For further help, please reopen the issue