phlippe / uvadlc_notebooks

Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023
https://uvadlc-notebooks.readthedocs.io/en/latest/
MIT License
2.59k stars 590 forks source link

Supervised Contrastive Learning #61

Closed deadsoul44 closed 1 year ago

deadsoul44 commented 2 years ago

https://arxiv.org/pdf/2004.11362.pdf

It would be great to have this paper implemented in Jax.

Thanks for the great work.

phlippe commented 2 years ago

Hi, thanks for the suggestion! It would indeed a natural step as a follow-up notebook to SSL.

Purna-hub commented 1 year ago

dear sir, Thank you very much for your informative repo. Please guide me how to implement GNN for text classification on custom dataset