lucidrains / byol-pytorch

Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
MIT License
1.73k stars 246 forks source link

Validation #55

Open ivanpanshin opened 3 years ago

ivanpanshin commented 3 years ago

Hey guys!

Awesome repo, is there any way I can effortlessly add validation here? Besides after each epoch training the net with a fc layer.