🤖
Thinking about thinking
Highlights
- Pro
Pinned Loading
-
Implementation of UniMax sampling fr...
Implementation of UniMax sampling from https://arxiv.org/abs/2304.09151. 1def unimax_sampling(
2dataset_sizes: list[int], sample_budget: int, num_epochs: int
3) -> tuple[list[int], list[float]]:
4"""Compute sampling distrubution across datasets limitting repetition of smaller datasets.
5 -
multimodal_one_shot_learning
multimodal_one_shot_learning PublicCode recipe for "Multimodal One-Shot Learning of Speech and Images"
-
kamperh/suzerospeech2019
kamperh/suzerospeech2019 PublicStellenbosch University ZeroSpeech 2019 System
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.