-
Hi, thanks for the great work. From the paper, the only objective function is the distance between predicted and encoded representations of target patches. Why does the model not converge to a trivial…
-
the model comes from funASR
-
In Faiss, slow functions periodically call `InterruptCallback::check()`
https://github.com/facebookresearch/faiss/blob/main/faiss/impl/AuxIndexStructures.h#L152
The callback is arbitrary. It do…
-
1. Do you plan for your final project to be an extension of the mid-semester project?
a. If Yes: Identify specific ideas for how you will extend your mid-semester project. The more details the better…
-
_Updated the issue title to reflect this has grown some extra dimensions! Come back here after some shared discussion and outline what it is we'd like to show_
The work in #5 and #6 serves as a pro…
-
I'm happy to announce that I'll be writing the second edition of *Data Science at the Command Line* (O'Reilly, 2014). This issue explains why I think a second edition is needed, lists what changes I p…
-
Add k-means clustering to allow detection of clusters in data sets.
http://en.wikipedia.org/wiki/K-means_clustering
Would be useful for geo points but also other use cases too.
Thanks to https://git…
-
Thanks for your work. Could you please tell me where is the GMM code? I only see the K-means code to perform prototype clustering.
-
A [ESA Summer of Code in Space 2013](http://sophia.estec.esa.int/socis2013/) project.
**Usecases**
Expect 10s to 100s to 1,000s of labels. We don't need to do the _advanced_ cases below right away.…
-
Dear authors,
Can you tell me how to finetune a model trained in stage-2 for ASR task?
We can also draw a conclusion of your paper, for ASR Task, we can directly pretrain stage-2 from scratch with…