Issues
- 3
derivative for aten::_scaled_dot_product_efficient_attention_backward is not implemented
#429 opened by Darius888 - 0
- 0
- 0
- 3
Installation: ERROR: Could not build wheels for learn2learn, which is required to install pyproject.toml-based projects
#417 opened by FengYu-1997 - 0
- 0
TypeError: An invalid dataloader was passed to `Trainer.fit(train_dataloaders=...)`. Found <learn2learn.utils.lightning.EpisodicBatcher object at 0x7f3bade9bca0>.
#426 opened by joshuasv - 0
Developing audio examples
#425 opened by LYPinASR - 0
- 0
- 3
- 0
Unable to Reproduce ANIL Results
#422 opened by ImahnShekhzadeh - 1
Parameters of cloned learner is not updating
#420 opened by xunil17 - 0
- 1
Distribute wheels on pypi
#418 opened by pbsds - 3
Failed building wheel on Python 3.11 - "longintrepr.h”: No such file or directory
#413 opened by zy-zhou - 2
pre-trained weights for the ResNet12?
#384 opened by ssx12042 - 2
pip install pqth problem
#414 opened by CorleoneJW - 3
pip install not working
#409 opened by Shafin008 - 1
- 1
pip problem with qpth
#415 opened by DragonDescentZerotsu - 2
A bug when creating the mujoco environment
#411 opened by SliverySky - 1
Bug:TypeError: __init__() missing 2 required positional arguments: 'model_path' and 'frame_skip'
#407 opened by haoruili699 - 2
Cant recognize PyTorch installed from conda
#408 opened by hans66hsu - 3
CUB200 extraction problem
#405 opened by AntreasAntoniou - 4
Aircraft dataset num classes = 51?
#402 opened by AntreasAntoniou - 1
maml.training=True but maml.module.training=False
#396 opened by jkang1640 - 2
Gradient accumulation in the inner loop
#394 opened by jkang1640 - 2
MAML l2l not giving gradients? why? UnboundLocalError: local variable 'gradients' referenced before assignment
#387 opened by brando90 - 3
Learn2Learn's TieredImageNet taking long time to load, QuickDraw errors during transformation stage?
#392 opened by patricks-lab - 8
Is LearnableOptimizer compatible with MAML?
#381 opened by jkang1640 - 2
- 4
omniglot has lambda functions that break pytorch dataloaders, can we remove them?
#369 opened by brando90 - 2
What does l2l.vision.transforms.RandomClassRotation(dataset, [0.0, 90.0, 180.0, 270.0]) do?
#372 opened by brando90 - 1
vision.transforms.RandomClassRotation not working
#378 opened by joshuasv - 1
About the meaning of `allow_nograd` in `MAML.adapt()`
#380 opened by gwwo - 1
suggestion about l2l.data
#370 opened by Salary-only-17k - 1
- 2
install learn2learn report error
#395 opened by montensorrt - 1
Cuda out of Memory with function adapt
#393 opened by Yi-Owl - 1
- 1
Failed to install learn2learn.
#390 opened by misusubihe - 4
How to use `l2l.vision.models.ResNet12`?
#389 opened by Jeong-Bin - 2
Is accumulating adaption loss then backward the same effect with accumulating gradients
#388 opened by NookLook2014 - 3
Some error occured when run example code
#386 opened by KyleChenpopo - 7
how is some supposed to use the l2l data sets to create a normal supervised learning data set
#385 opened by brando90 - 1
F1 Score Curve During Meta Train/Validation
#377 opened by furkanpala - 11
Do we really need mini-imagenet padding to be 8? What just having it be 84 without the 8?
#376 opened by brando90 - 3
How to use learn2learn task set with new data set?
#375 opened by brando90 - 1
Is meta data set's fo proto maml available?
#371 opened by brando90