openai / supervised-reptile

Code for the paper "On First-Order Meta-Learning Algorithms"
https://arxiv.org/abs/1803.02999
MIT License
989 stars 210 forks source link

How to understand the transductive in the code? #34

Open Hidalgoi opened 2 years ago

Hidalgoi commented 2 years ago

What partition will change If I set the transductive=True? i cant figure out it