-
**General comment**
The tutorial is good for people who know a little bit about meta-learning. Otherwise it is a little bit difficult to follow. Hence, we could direct people to the white paper, if t…
-
### Current Terraform Version
```
v0.12.16
```
### Use-cases
The merge function doesn't honor maps with nested properties as I would expect. I would expect to be able to overwrite a s…
-
HI,
I really loved your repo and implementation. Just want to check if there any timeline on when the MAML based code will be out?
-
Hi,
in your paper you wrote: "for example, the primary backbone is the pre-trained BERT (Devlin et al., 2019) model, and it supports adding new bert-based models with different downstream tasks."
Bu…
mxnno updated
2 years ago
-
Hi, Thanks for making such a simple and beautiful library for Few-Shot Learning. I have a query when we run a particular cell from your notebook for training meta-learning model, does it also train th…
-
![error](https://user-images.githubusercontent.com/81811919/164231817-2f7c3a3d-db2d-4c1c-8ffc-280e62241556.PNG)
Hi, I use my own dataset to run this code but have an error. Could you please give me s…
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第五期已经开始了,本次**论文复现赛**共将有100篇的经典&前沿论文供大家复现,以及新增了**工程落地赛**,详细信息可以参考[AI Studio](https://aistudio.baidu.com/aistudio/competition/detail/126/0/introduction),大家是否已经迫不及待了呢~
为了帮助…
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第四期已经开始了,本次共将有100篇的经典&前沿论文供大家复现,详细信息可以参考[AI Studio](https://aistudio.baidu.com/aistudio/competition/detail/106),大家是否已经迫不及待了呢~
**注意:** 本次部分赛题与[人工智能创新应用大赛](https://aistudio.…
-
Hi, thanks for your work.
I have reproduced the 1-shot results that are close to the ones in your paper.
However, when I directly test the model trained with 1-shot in the 5-shot evaluation sett…
-
Hey:
when I run your code, training.py on miniimagenet, there is a cuda out of memory problem, so I try to decrease the batch_size,
but I can not find the batch_size, can you help me?
thank you