FSL-Mate icon indicating copy to clipboard operation
FSL-Mate copied to clipboard

FSL-Mate: A collection of resources for few-shot learning (FSL).

Results 15 FSL-Mate issues
Sort by recently updated
recently updated
newest added

maml_image_classification训练报错:module 'paddlefsl.utils' has no attribute 'gradient_descent' maml.py文件第61行utils.gradient_descent(model, inner_lr, loss_fn, approximate) paddlefsl.utils目录下并没有gradient_descent.py 将gradient_descent改为manual_gradient_descent同样不可行

solve maml_image_classification problem #46

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache for hopper() #7912 [@​hugovk]...

dependencies

Bumps [transformers](https://github.com/huggingface/transformers) from 3.3.1 to 4.38.0. Release notes Sourced from transformers's releases. v4.38: Gemma, Depth Anything, Stable LM; Static Cache, HF Quantizer, AQLM New model additions 💎 Gemma 💎 Gemma...

dependencies

Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.0.2 to 1.5.0. Release notes Sourced from scikit-learn's releases. Scikit-learn 1.5.0 We're happy to announce the 1.5.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and...

dependencies