This is an implementation of the new DeepMind paper Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning.
If you'd like to use this model it's available in the PyTorch Lightning Bolts library where it has been tested, benchmarked against dataset and documented.
Read the BYOL docs here.
Note: this is still a work in progress. The model currently achieves ~60% test accuracy on CIFAR-10.