This is an implementation of SimCLR for Anime Contrastive Learning. The goal of this project is to build a model that understand the general feature of anime compared to sketch using semi-supervised learning, letting the model to learn how to classify which image is anime or not. Open pytorch-simclr folder for details from the original pytorch simclr author.